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. Methods that have same name, but different Parameter list and different definition known as

  • Overriding
  • Constructor
  • Overloading
  • none of these

2. Which type of inheritance is not supported by java

  • Single
  • Multiple
  • Mulilevel
  • Hirarchical

3. The JDBC-ODBC bridge is

  • Multithreaded
  • Singlethreaded
  • Both of above
  • None of above

4. In Runnable, many threads share the same object instance

  • True
  • False

5. Which among following classes is not part of Java's collection framework

  • Queue
  • Array
  • Stack
  • Maps
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment