download Mastguru Android App

Question Detail

JAR file contains the compressed version of

  • .java file
  • .class file
  • .jsp file
  • None of above
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. What is meaning of jar

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

3. Minimum threads in a program are

  • 1
  • 2
  • 5
  • Many

4. The JDBC-ODBC bridge is

  • Multithreaded
  • Singlethreaded
  • Both of above
  • None of above

5. Which collection class associates values witch keys, and orders the keys according to their natural order

  • java.util.HashSet
  • java.util.LinkedList
  • java.util.TreeMap
  • java.util.SortedSet
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment