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

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

2. Which command is used for interpretation of java program

  • Java
  • javac
  • javap
  • none of above

3. Runnable is

  • Class
  • Method
  • Variable
  • Interface

4. Converting a primitive type data into its corresponding wrapper class object instance is called

  • boxing
  • wrapping
  • instantiation
  • autoboxing

5. Private Constructors can't be access from any derived classes neither from another class

  • True
  • False
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment