Question Detail

JIT meaning

  • java in time
  • just in time
  • join in time
  • none of above
Similar Questions :

1. The JDBC-ODBC bridge is

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

2. Suspend thread can be revived by using

  • start() method
  • Suspend() method
  • resume() method
  • yield() method

3. Which driver is called as thin-driver in JDBC

  • Type-1 driver
  • Type-2 driver
  • Type-3 driver
  • Type-4 driver

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

  • Asynchronized methods
  • Synchronized methods
  • Serialized methods
  • None of above

5. Package of drawstring() method is

  • java.applet
  • java.io
  • javax.swing
  • java.awt
Read more from - Java Objective Questions Answers -Chapter 1