download Mastguru Android App

Question Detail

The JDBC-ODBC bridge is

  • Multithreaded
  • Singlethreaded
  • Both of above
  • None of above
Similar Questions :

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

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

2. Execution of the program is always begins with

  • Main method
  • class contain main method
  • parent class
  • default package

3. Super is the predefined

  • Keyword
  • Method
  • Keyword and Method
  • None of above

4. All methods of interface are public and abstract

  • True
  • False

5. String is the predefined

  • Method
  • Class
  • Variable
  • Object
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment