download Mastguru Android App

Question Detail

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

  • int
  • char
  • bollean
  • byte
Similar Questions :

1. All methods of interface are public and abstract

  • True
  • False

2. Which of the following below are valid isolation levels in J2EE

  • TRANSACTION_READ_UNCOMMITTED
  • TRANSACTION_SERIALIZABLE
  • Only A
  • Both A and B

3. After the compilation of the java source code, which file is created by the JVM

  • .class
  • .java
  • .cdr
  • .doc

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. Which driver is called as thin-driver in JDBC

  • Type-1 driver
  • Type-2 driver
  • Type-3 driver
  • Type-4 driver
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment