Question Detail

JAR file contains the compressed version of

  • .java file
  • .class file
  • .jsp file
  • None of above
Similar Questions :

1. Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap

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

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

3. Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws

4. Object which can store group of other objects is called

  • Collection object
  • Java object
  • Package
  • Wrapper

5. Java beans have no types

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