download Mastguru Android App

Question Detail

Which command is used for interpretation of java program

  • Java
  • javac
  • javap
  • none of above
Similar Questions :

1. javah stands for

  • java compiler
  • java interpreter
  • java dissasamebler
  • java header file

2. Execution of the program is always begins with

  • Main method
  • class contain main method
  • parent class
  • default package

3. Which method executes only once

  • start() method
  • init() method
  • stop() method
  • destroy() method

4. Minimum threads in a program are

  • 1
  • 2
  • 5
  • Many

5. Can we declare abstract static method

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

  • neha 9 years ago

    for interpretation of java program java command will be use.

  • umesh 11 years ago

    I think answer will be javac

    manisha 8 years ago replied

    yes the answer should be javac