Question Detail

Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap
Similar Questions :

1. How many keywords are available in java

  • 35
  • 55
  • 48
  • 130

2. Which class cannot be subclassed (or extended) in java?

  • abstract class
  • parent class
  • Final class
  • None of above

3. Java beans have no types

  • True
  • False

4. Which of the following below are valid isolation levels in J2EE

  • TRANSACTION_READ_UNCOMMITTED
  • TRANSACTION_SERIALIZABLE
  • Only A
  • Both A and B

5. Which method executes only once

  • start() method
  • init() method
  • stop() method
  • destroy() method
Read more from - Java Objective Questions Answers -Chapter 1