download Mastguru Android App

Question Detail

Suspend thread can be revived by using

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

1. Hot java is

  • System software
  • Web browser
  • IDE
  • Java environment

2. Can we access private class outside the package

  • Yes
  • No

3. Java intermediate code is known as

  • First code
  • Mid code
  • Byte code
  • None of above

4. Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws

5. Which metrhods are utilized to control the access to an object in multi threaded programming

  • Asynchronized methods
  • Synchronized methods
  • Serialized methods
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment