download Mastguru Android App

Question Detail

Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap
Similar Questions :

1. Inheritance means

  • Sub class extends super class
  • Sub class extends Base class
  • Sub class create object of super class
  • All of the above

2. Interfaces helps in which type of inheritance

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

3. Which driver is called as thin-driver in JDBC

  • Type-1 driver
  • Type-2 driver
  • Type-3 driver
  • Type-4 driver

4. pow () is associated with which class

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

5. In java, gc() method is available in which package

  • java.lang package
  • java.util package
  • java.awt package
  • java.io package
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment