Question Detail

What do you mean by javap

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger
Similar Questions :

1. Hot java is

  • System software
  • Web browser
  • IDE
  • Java environment

2. Applet always executed on

  • Client side
  • Server Side

3. Which keyword represents object of the present class

  • interface
  • package
  • this
  • static

4. Main method parameter has which type of data type

  • int
  • char
  • string
  • double

5. Which statement is static and synchronized in JDBC API

  • executeQuery()
  • executeUpdate()
  • getConnection()
  • prepareCall()
Read more from - Java Objective Questions Answers -Chapter 1