Question Detail

All collection classes are available in

  • java.io package
  • java.lang package
  • java.awt package
  • java.util package
Similar Questions :

1. Program which executes applet is known as

  • applet engine
  • virtual machine
  • JVM
  • None of above

2. Object which can store group of other objects is called

  • Collection object
  • Java object
  • Package
  • Wrapper

3. javah stands for

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

4. Can we declare abstract static method

  • Yes
  • No

5. Which method of java is invoked by JVM to reclaim the inaccessible memory location

  • reclaim() method
  • final() method
  • finalize() method
  • both b and c
Read more from - Java Objective Questions Answers -Chapter 1