download Mastguru Android App

Question Detail

The JDBC-ODBC bridge is

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

1. Package of drawstring() method is

  • java.applet
  • java.io
  • javax.swing
  • java.awt

2. All raw data types should be read and uploaded to the database as an array of

  • int
  • char
  • bollean
  • byte

3. Which is the predefined package

  • Lang package
  • io package
  • util package
  • All of above

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. The class java.sql.Timestamp is associated with

  • java.util.Time
  • java.sql.Time
  • java.util.Date
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment