

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