Question Detail

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

  • Queue
  • Array
  • Stack
  • Maps
Similar Questions :

1. The Externizable interface extends the serializable interface

  • True
  • False

2. Which keyword represents object of the present class

  • interface
  • package
  • this
  • static

3. Runnable is

  • Class
  • Method
  • Variable
  • Interface

4. Minimum threads in a program are

  • 1
  • 2
  • 5
  • Many

5. javah stands for

  • java compiler
  • java interpreter
  • java dissasamebler
  • java header file
Read more from - Java Objective Questions Answers -Chapter 1