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. What do you mean by javap

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger

2. JIT meaning

  • java in time
  • just in time
  • join in time
  • none of above

3. Which class cannot be subclassed (or extended) in java?

  • abstract class
  • parent class
  • Final class
  • None of above

4. Which among following classes is not part of Java's collection framework

  • Queue
  • Array
  • Stack
  • Maps

5. Java beans have no types

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