download Mastguru Android App

Question Detail

Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap
Similar Questions :

1. What is meaning of jar

  • java archived
  • java array
  • java architecture
  • none of these

2. The class java.sql.Timestamp is associated with

  • java.util.Time
  • java.sql.Time
  • java.util.Date
  • None of above

3. Interfaces helps in which type of inheritance

  • Multiple inheritance
  • Multilevel inheritance
  • Hierarchical inheritance
  • None of above

4. JAR file contains the compressed version of

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

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

  • TRANSACTION_READ_UNCOMMITTED
  • TRANSACTION_SERIALIZABLE
  • Only A
  • Both A and B
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment