Question Detail

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

  • True
  • False
Similar Questions :

1. Applet always executed on

  • Client side
  • Server Side

2. Which type of inheritance is not supported by java

  • Single
  • Multiple
  • Mulilevel
  • Hirarchical

3. Java beans have no types

  • True
  • False

4. Package of drawstring() method is

  • java.applet
  • java.io
  • javax.swing
  • java.awt

5. Which statement is static and synchronized in JDBC API

  • executeQuery()
  • executeUpdate()
  • getConnection()
  • prepareCall()
Read more from - Java Objective Questions Answers -Chapter 1