Question Detail

JIT meaning

  • java in time
  • just in time
  • join in time
  • none of above
Similar Questions :

1. Program which executes applet is known as

  • applet engine
  • virtual machine
  • JVM
  • None of above

2. Why we use array as a parameter of main method

  • it is syntax
  • Can store multiple values
  • Both of above
  • None of above

3. Which driver is efficient and always preferable for using JDBC applications

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

4. Execution of the program is always begins with

  • Main method
  • class contain main method
  • parent class
  • default package

5. Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap
Read more from - Java Objective Questions Answers -Chapter 1