download Mastguru Android App

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. Which type of inheritance is not supported by java

  • Single
  • Multiple
  • Mulilevel
  • Hirarchical

2. Can we access private class outside the package

  • Yes
  • No

3. Which among following classes is not part of Java's collection framework

  • Queue
  • Array
  • Stack
  • Maps

4. Thread class is available in

  • java.io package
  • java.lang package
  • java.awt package
  • java.util package

5. Runnable is

  • Class
  • Method
  • Variable
  • Interface
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment