download Mastguru Android App

Question Detail

Thread class is available in

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

1. In which we clone the object and their constituent parts

  • Shallow cloning
  • Deep cloning
  • Both of above
  • None of above

2. If nested try is possible

  • Yes
  • No

3. All collection classes are available in

  • java.io package
  • java.lang package
  • java.awt package
  • java.util package

4. Process of creating exact copy of the existing object is called

  • cloning
  • overloading
  • overriding
  • coping

5. Which method executes only once

  • start() method
  • init() method
  • stop() method
  • destroy() method
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment