download Mastguru Android App

Question Detail

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

  • .class
  • .java
  • .cdr
  • .doc
Similar Questions :

1. Object which can store group of other objects is called

  • Collection object
  • Java object
  • Package
  • Wrapper

2. Which method can't be overidden

  • super
  • static
  • final
  • println

3. In java, gc() method is available in which package

  • java.lang package
  • java.util package
  • java.awt package
  • java.io package

4. ____ allows java code to run in the JVM to call and be called by native applications

  • JFI
  • JNI
  • NJI
  • FJI

5. Minimum threads in a program are

  • 1
  • 2
  • 5
  • Many
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment