download Mastguru Android App

Question Detail

Can we access private class outside the package

  • Yes
  • No
Similar Questions :

1. Java beans have no types

  • True
  • False

2. Which collection class associates values witch keys, and orders the keys according to their natural order

  • java.util.HashSet
  • java.util.LinkedList
  • java.util.TreeMap
  • java.util.SortedSet

3. The Externizable interface extends the serializable interface

  • True
  • False

4. In java, gc() method is available in which package

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

5. Which metrhods are utilized to control the access to an object in multi threaded programming

  • Asynchronized methods
  • Synchronized methods
  • Serialized methods
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment