download Mastguru Android App

Question Detail

The inner class can access private members of the outer class

  • False
  • True
Similar Questions :

1. Which keyword represents object of the present class

  • interface
  • package
  • this
  • static

2. If method have same name as class name and method don’t have any return type then it is known as

  • Destructors
  • Object
  • Variable
  • Constructor

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

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

4. Java is known as _______stage language

  • One
  • Two
  • Three
  • Four

5. ____ allows java code to run in the JVM to call and be called by native applications

  • JFI
  • JNI
  • NJI
  • FJI
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment