Question Detail

Thread class is available in

  • java.io package
  • java.lang package
  • java.awt package
  • java.util package
Similar Questions :

1. What is meaning of jar

  • java archived
  • java array
  • java architecture
  • none of these

2. Private Constructors can't be access from any derived classes neither from another class

  • True
  • False

3. pow () is associated with which class

  • Math class
  • Input stream class
  • Object class
  • None of above

4. Execution of the program is always begins with

  • Main method
  • class contain main method
  • parent class
  • default package

5. The class java.sql.Timestamp is associated with

  • java.util.Time
  • java.sql.Time
  • java.util.Date
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1