download Mastguru Android App

Question Detail

Suspend thread can be revived by using

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

1. Java is known as _______stage language

  • One
  • Two
  • Three
  • Four

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

  • cloning
  • overloading
  • overriding
  • coping

3. Which driver is called as thin-driver in JDBC

  • Type-1 driver
  • Type-2 driver
  • Type-3 driver
  • Type-4 driver

4. Methods that have same name, but different Parameter list and different definition known as

  • Overriding
  • Constructor
  • Overloading
  • none of these

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

  • True
  • False
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment