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. Object which can store group of other objects is called

  • Collection object
  • Java object
  • Package
  • Wrapper

2. The JDBC-ODBC bridge is

  • Multithreaded
  • Singlethreaded
  • Both of above
  • None of above

3. JAR file contains the compressed version of

  • .java file
  • .class file
  • .jsp file
  • None of above

4. Which method can't be overidden

  • super
  • static
  • final
  • println

5. Smallest individual unit in java program is known as

  • string
  • literal
  • token
  • operator
Read more from - Java Objective Questions Answers -Chapter 1