Question Detail

JAR file contains the compressed version of

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

1. Suspend thread can be revived by using

  • start() method
  • Suspend() method
  • resume() method
  • yield() method

2. Can we declare abstract static method

  • Yes
  • No

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

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

4. String is the predefined

  • Method
  • Class
  • Variable
  • Object

5. Executable applet is

  • .applet file
  • .java html
  • .java file
  • .class file
Read more from - Java Objective Questions Answers -Chapter 1