Question Detail

If nested try is possible

  • Yes
  • No
Similar Questions :

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

  • True
  • False

2. After the compilation of the java source code, which file is created by the JVM

  • .class
  • .java
  • .cdr
  • .doc

3. Session beans are created by the client submitting the query to the database

  • True
  • False

4. Can we declare abstract static method

  • Yes
  • No

5. Which metrhods are utilized to control the access to an object in multi threaded programming

  • Asynchronized methods
  • Synchronized methods
  • Serialized methods
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1