download Mastguru Android App

Question Detail

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

  • Asynchronized methods
  • Synchronized methods
  • Serialized methods
  • None of above
Similar Questions :

1. Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws

2. Applet always executed on

  • Client side
  • Server Side

3. Which of the following below are valid isolation levels in J2EE

  • TRANSACTION_READ_UNCOMMITTED
  • TRANSACTION_SERIALIZABLE
  • Only A
  • Both A and B

4. Inheritance means

  • Sub class extends super class
  • Sub class extends Base class
  • Sub class create object of super class
  • All of the above

5. Constructor has return type

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