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. Java intermediate code is known as

  • First code
  • Mid code
  • Byte code
  • None of above

2. Which class cannot be subclassed (or extended) in java?

  • abstract class
  • parent class
  • Final class
  • None of above

3. Which statement is static and synchronized in JDBC API

  • executeQuery()
  • executeUpdate()
  • getConnection()
  • prepareCall()

4. Which driver is called as thin-driver in JDBC

  • Type-1 driver
  • Type-2 driver
  • Type-3 driver
  • Type-4 driver

5. Program which executes applet is known as

  • applet engine
  • virtual machine
  • JVM
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment