download Mastguru Android App

Question Detail

Java intermediate code is known as

  • First code
  • Mid code
  • Byte code
  • None of above
Similar Questions :

1. Which type of inheritance is not supported by java

  • Single
  • Multiple
  • Mulilevel
  • Hirarchical

2. Which of the following below are valid isolation levels in J2EE

  • TRANSACTION_READ_UNCOMMITTED
  • TRANSACTION_SERIALIZABLE
  • Only A
  • Both A and B

3. Execution of the program is always begins with

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

4. javah stands for

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

5. JAR file contains the compressed version of

  • .java file
  • .class file
  • .jsp file
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment