22. Class Run TimeException extends from class A) java.awt.* B) javax.swing.* C) Class CheckedException D) Class Excepti
Posted: Fri May 20, 2022 4:57 pm
22. Class Run TimeException extends from class A) java.awt.* B) javax.swing.* C) Class CheckedException D) Class Exception 23. A method that cannot handle an exception is called A) an exception handler B) an exception terminator C) an exception propagator D) an exception instigator 24. What will be the output of the following program? A) Better luck next time The answer is: 2468 Too bad! Good bye The answer is: 1357