download Mastguru Android App

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. Methods that have same name, but different Parameter list and different definition known as

  • Overriding
  • Constructor
  • Overloading
  • none of these

3. Which is the predefined package

  • Lang package
  • io package
  • util package
  • All of above

4. Applet always executed on

  • Client side
  • Server Side

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

  • Queue
  • Array
  • Stack
  • Maps
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment