download Mastguru Android App

Question Detail

Suspend thread can be revived by using

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

1. All raw data types should be read and uploaded to the database as an array of

  • int
  • char
  • bollean
  • byte

2. In Runnable, many threads share the same object instance

  • True
  • False

3. The Externizable interface extends the serializable interface

  • True
  • False

4. Which method can't be overidden

  • super
  • static
  • final
  • println

5. How many keywords are available in java

  • 35
  • 55
  • 48
  • 130
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment