info@avatto.com
+91-9920808017
76. If an exception is thrown and no catch block matches the type of thrown parameter, then
program terminates
first catch block is executed
last catch block is executed
program proceeds with the code following the catch blocks.
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
77. If no exception is thrown, then
a catch block will cause an error
the first catch block coded will execute
the last catch block coded will execute
any catch blocks coded will be by passed.
78. The desired type is added to a specific template class instantiation by placing the type's name
between angle brackets
in parentheses
on a line by itself
immediately prior to the class name.
79. You can throw
a scalar variable
one throw of each scale type
a programmer-defined class object
all of these
80. A function can make
one throw
one throw of each programmer defined type
as many throws of as many types as necessary.
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