

MCQOPTIONS
Saved Bookmarks
1. |
What is the output of this program?
|
A. | Exception |
B. | Program prints all the constructors of java.awt.Dimension package. |
C. | program prints all the methods and data member of java.awt.Dimension package. |
D. | Program prints all the data members of java.awt.Dimension package. |
E. | Program prints all the methods of java.awt.Dimension package. |
Answer» F. | |