download Mastguru Android App

Question Detail

Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap
Similar Questions :

1. Which keyword represents object of the present class

  • interface
  • package
  • this
  • static

2. What do you mean by javap

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

3. Executable applet is

  • .applet file
  • .java html
  • .java file
  • .class file

4. Session beans are created by the client submitting the query to the database

  • True
  • False

5. Private Constructors can't be access from any derived classes neither from another class

  • True
  • False
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment