Which of the following statements is true?
a. Using existing exceptions makes the program less robust.
b. Always create your own exception classes.
c. Like any other class, an exception class can contain fields and methods.
d. The new exception class should extend RuntimeException if the program should be required to handle the exception.
c. Like any other class, an exception class can contain fields and methods.
Computer Science & Information Technology
You might also like to view...
What is the modern name of field that is used for QoS markings in the IP header?
A) CoS B) DHCP C) DSCP D) ToS
Computer Science & Information Technology
In Windows 10, you can open the command prompt console by clicking Start and then clicking which element?
A. All apps B. File Explorer C. Settings D. Command
Computer Science & Information Technology