download Mastguru Android App

Question Detail

Runnable is

  • Class
  • Method
  • Variable
  • Interface
Similar Questions :

1. JAR file contains the compressed version of

  • .java file
  • .class file
  • .jsp file
  • None of above

2. Thread class is available in

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

3. Suspend thread can be revived by using

  • start() method
  • Suspend() method
  • resume() method
  • yield() method

4. All collection classes are available in

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

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

  • Shallow cloning
  • Deep cloning
  • Both of above
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment