Question Detail

Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap
Similar Questions :

1. Applet always executed on

  • Client side
  • Server Side

2. How many keywords are available in java

  • 35
  • 55
  • 48
  • 130

3. Which method of the Applet class displays the result of applet code on screen

  • run() method
  • paint() method
  • drawString() method
  • main() method

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

  • Overriding
  • Constructor
  • Overloading
  • none of these

5. Runnable is

  • Class
  • Method
  • Variable
  • Interface
Read more from - Java Objective Questions Answers -Chapter 1