Question Detail

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
Similar Questions :

1. javah stands for

  • java compiler
  • java interpreter
  • java dissasamebler
  • java header file

2. JAR file contains the compressed version of

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

3. Interfaces helps in which type of inheritance

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

4. what is jdb

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger

5. Session beans are created by the client submitting the query to the database

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