download Mastguru Android App

Question Detail

What do you mean by javap

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

1. JAR file contains the compressed version of

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

2. what is jdb

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger

3. The JDBC-ODBC bridge is

  • Multithreaded
  • Singlethreaded
  • Both of above
  • None of above

4. pow () is associated with which class

  • Math class
  • Input stream class
  • Object class
  • None of above

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

  • Overriding
  • Constructor
  • Overloading
  • none of these
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment