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 method executes only once

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

2. JAR file contains the compressed version of

  • .java file
  • .class file
  • .jsp file
  • None of above

3. Which statement is static and synchronized in JDBC API

  • executeQuery()
  • executeUpdate()
  • getConnection()
  • prepareCall()

4. javah stands for

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

5. Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment