Question Detail

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

  • Queue
  • Array
  • Stack
  • Maps
Similar Questions :

1. Which statement is static and synchronized in JDBC API

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

2. The JDBC-ODBC bridge is

  • Multithreaded
  • Singlethreaded
  • Both of above
  • None of above

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

  • Collection object
  • Java object
  • Package
  • Wrapper

4. All collection classes are available in

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

5. Super is the predefined

  • Keyword
  • Method
  • Keyword and Method
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1