download Mastguru Android App

Question Detail

Private Constructors can't be access from any derived classes neither from another class

  • True
  • False
Similar Questions :

1. JAR file contains the compressed version of

  • .java file
  • .class file
  • .jsp file
  • None of above

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

  • False
  • True

3. String is the predefined

  • Method
  • Class
  • Variable
  • Object

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

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

5. Which of the following command is used to compile the Java program

  • java
  • javac
  • javap
  • none of these
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment