1. This informs the compiler of the exceptions that could get thrown from a method.
a. throws clause
b. parameter list
c. catch clause
d. method return type
2. You use this statement to throw an exception manually.
a. try
b. generate
c. throw
d. System.exit(0)
3. This is the process of converting an object to a series of bytes that represent the object’s data.
a. serialization
b. deserialization
c. dynamic conversion
d. casting
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here