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. JIT meaning

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

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

  • True
  • False

3. Which is the predefined package

  • Lang package
  • io package
  • util package
  • All of above

4. Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap

5. Which command is used for interpretation of java program

  • Java
  • javac
  • javap
  • none of above
Read more from - Java Objective Questions Answers -Chapter 1