info@avatto.com
+91-9920808017
86. A default exception block must be placed
first among the catch blocks
last among the catch blocks
globally at the top of the file
at the end of all code in program.
Your email address will not be published. Required fields are marked *
Report
Name
Email
Website
Save my name, email, and website in this browser for the next time I comment.
Comment
87. A default catch block catch
all thrown objects
no thrown objects
any thrown objects that has not been caught by an earlier catch block
all thrown objects that have been caught by an earlier catch block.
88. An exception specification begins with the keyword
exception
try
throw
catch
89. A program can directly access the .......... members of a class.
hidden
private
public
both (b) and (c)
90. The program can access the private members of a class
directly
only through other private members of the class
only through other public members of the class
none of these
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login