

MCQOPTIONS
Saved Bookmarks
1. |
What is the output of this program?
|
A. | Program prints all the possible constructors of class Class |
B. | Program prints Exception |
C. | Program prints all the constructors of java.awt.Dimension package |
D. | Runtime Error |
E. | Compilation Error |
Answer» D. Runtime Error | |