download Mastguru Android App

Question Detail

Suspend thread can be revived by using

  • start() method
  • Suspend() method
  • resume() method
  • yield() method
Similar Questions :

1. Which keyword represents object of the present class

  • interface
  • package
  • this
  • static

2. Object which can store group of other objects is called

  • Collection object
  • Java object
  • Package
  • Wrapper

3. Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws

4. Applet always executed on

  • Client side
  • Server Side

5. If method have same name as class name and method don’t have any return type then it is known as

  • Destructors
  • Object
  • Variable
  • Constructor
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment