download Mastguru Android App

Question Detail

Can we access private class outside the package

  • Yes
  • No
Similar Questions :

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

  • boxing
  • wrapping
  • instantiation
  • autoboxing

2. The Externizable interface extends the serializable interface

  • True
  • False

3. Minimum threads in a program are

  • 1
  • 2
  • 5
  • Many

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
Post a comment