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. Super is the predefined

  • Keyword
  • Method
  • Keyword and Method
  • None of above

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

  • reclaim() method
  • final() method
  • finalize() method
  • both b and c

3. If nested try is possible

  • Yes
  • No

4. In which we clone the object and their constituent parts

  • Shallow cloning
  • Deep cloning
  • Both of above
  • None of above

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

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