download Mastguru Android App

Question Detail

Execution of the program is always begins with

  • Main method
  • class contain main method
  • parent class
  • default package
Similar Questions :

1. Which keyword represents object of the present class

  • interface
  • package
  • this
  • static

2. Execution of the program is always begins with

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

3. Methods that have same name, but different Parameter list and different definition known as

  • Overriding
  • Constructor
  • Overloading
  • none of these

4. Which command is used for interpretation of java program

  • Java
  • javac
  • javap
  • none of above

5. What do you mean by javap

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment