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. Which method can't be overidden

  • super
  • static
  • final
  • println

2. All collection classes are available in

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

3. If nested try is possible

  • Yes
  • No

4. Hot java is

  • System software
  • Web browser
  • IDE
  • Java environment

5. Which method of java is invoked by JVM to reclaim the inaccessible memory location

  • reclaim() method
  • final() method
  • finalize() method
  • both b and c
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment