download Mastguru Android App

Question Detail

The JDBC-ODBC bridge is

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

1. Which command is used for interpretation of java program

  • Java
  • javac
  • javap
  • none of above

2. Which method of java is invoked by JVM to reclaim the inaccessible memory location

  • reclaim() method
  • final() method
  • finalize() method
  • both b and c

3. There is no default transaction attribute for an EJB

  • False
  • True

4. Which collection class associates values witch keys, and orders the keys according to their natural order

  • java.util.HashSet
  • java.util.LinkedList
  • java.util.TreeMap
  • java.util.SortedSet

5. Smallest individual unit in java program is known as

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