download Mastguru Android App

Question Detail

JIT meaning

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

1. Which command is used for interpretation of java program

  • Java
  • javac
  • javap
  • none of above

2. How many transaction isolation levels are defined in java.sql.Connection interface

  • 4
  • 3
  • 5
  • 2

3. Which among following classes is not part of Java's collection framework

  • Queue
  • Array
  • Stack
  • Maps

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

  • boxing
  • wrapping
  • instantiation
  • autoboxing

5. Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment