Question Detail

All collection classes are available in

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

1. Which statement is static and synchronized in JDBC API

  • executeQuery()
  • executeUpdate()
  • getConnection()
  • prepareCall()

2. Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap

3. If nested try is possible

  • Yes
  • No

4. Constructor has return type

  • True
  • False

5. The Externizable interface extends the serializable interface

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