info@avatto.com
+91-9920808017
46. In object-oriented terms, an exception may be considered a(n)
child
encapsulation
message
scalar type
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
47. Within parentheses, catch blocks can have
no arguments
one argument
two arguments
as many arguments as necessary.
48. When a function includes a throw statement for errors, the call to the potentially offending function should be placed with a block
throw
try
catch
scope
49. Another drawback to returning an error code from a function is that, this error code returned by the function
must be of the same type as return type of the function
must not be a character
cannot be checked in a main () program
can have multiple meanings.
50. When the function char some Function (int x) is executed,
it will throw nothing
it will throw an integer
it will throw a character
it may or may not throw anything.
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