Question Detail

If nested try is possible

  • Yes
  • No
Similar Questions :

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

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

2. Java is known as _______stage language

  • One
  • Two
  • Three
  • Four

3. Object which can store group of other objects is called

  • Collection object
  • Java object
  • Package
  • Wrapper

4. Which driver is efficient and always preferable for using JDBC applications

  • Type-4 driver
  • Type-3 driver
  • Type-2 driver
  • Type-1 driver

5. Inheritance means

  • Sub class extends super class
  • Sub class extends Base class
  • Sub class create object of super class
  • All of the above
Read more from - Java Objective Questions Answers -Chapter 1