Question Detail

Can we access private class outside the package

  • Yes
  • No
Similar Questions :

1. Inheritance means

  • Sub class extends super class
  • Sub class extends Base class
  • Sub class create object of super class
  • All of the above

2. Can we access private class outside the package

  • Yes
  • No

3. Java intermediate code is known as

  • First code
  • Mid code
  • Byte code
  • None of above

4. How many transaction isolation levels are defined in java.sql.Connection interface

  • 4
  • 3
  • 5
  • 2

5. All methods of interface are public and abstract

  • True
  • False
Read more from - Java Objective Questions Answers -Chapter 1