download Mastguru Android App

Question Detail

Program which executes applet is known as

  • applet engine
  • virtual machine
  • JVM
  • None of above
Similar Questions :

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

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

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

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

3. Which of the following command is used to compile the Java program

  • java
  • javac
  • javap
  • none of these

4. Java is known as _______stage language

  • One
  • Two
  • Three
  • Four

5. Thread class is available in

  • java.io package
  • java.lang package
  • java.awt package
  • java.util package
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment