Question Detail

Object which can store group of other objects is called

  • Collection object
  • Java object
  • Package
  • Wrapper
Similar Questions :

1. The inner class can access private members of the outer class

  • False
  • True

2. Can we declare abstract static method

  • Yes
  • No

3. Converting a primitive type data into its corresponding wrapper class object instance is called

  • boxing
  • wrapping
  • instantiation
  • autoboxing

4. The class java.sql.Timestamp is associated with

  • java.util.Time
  • java.sql.Time
  • java.util.Date
  • None of above

5. Main method parameter has which type of data type

  • int
  • char
  • string
  • double
Read more from - Java Objective Questions Answers -Chapter 1