Question Detail

JIT meaning

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

1. Methods that have same name, but different Parameter list and different definition known as

  • Overriding
  • Constructor
  • Overloading
  • none of these

2. The class java.sql.Timestamp is associated with

  • java.util.Time
  • java.sql.Time
  • java.util.Date
  • None of above

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

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

4. Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap

5. If method have same name as class name and method don’t have any return type then it is known as

  • Destructors
  • Object
  • Variable
  • Constructor
Read more from - Java Objective Questions Answers -Chapter 1