Question Detail

The JDBC-ODBC bridge is

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

1. In java, gc() method is available in which package

  • java.lang package
  • java.util package
  • java.awt package
  • java.io package

2. JAR file contains the compressed version of

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

3. Process of creating exact copy of the existing object is called

  • cloning
  • overloading
  • overriding
  • coping

4. Super is the predefined

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

5. In which we clone the object and their constituent parts

  • Shallow cloning
  • Deep cloning
  • Both of above
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1