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. Java intermediate code is known as

  • First code
  • Mid code
  • Byte code
  • None of above

2. Why we use array as a parameter of main method

  • it is syntax
  • Can store multiple values
  • Both of above
  • None of above

3. Hot java is

  • System software
  • Web browser
  • IDE
  • Java environment

4. Main method parameter has which type of data type

  • int
  • char
  • string
  • double

5. Execution of the program is always begins with

  • Main method
  • class contain main method
  • parent class
  • default package
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment