Question Detail

JIT meaning

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

1. Which is the predefined package

  • Lang package
  • io package
  • util package
  • All of above

2. JAR file contains the compressed version of

  • .java file
  • .class file
  • .jsp file
  • None of above

3. Inheritance means

  • Sub class extends super class
  • Sub class extends Base class
  • Sub class create object of super class
  • All of the above

4. In which we clone the object and their constituent parts

  • Shallow cloning
  • Deep cloning
  • Both of above
  • None of above

5. Can we declare abstract static method

  • Yes
  • No
Read more from - Java Objective Questions Answers -Chapter 1