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...


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



Dec 05, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here