McqMate
| Q. |
JFramemyFrame = new JFrame (); Any command (such as the one listed above) which creates a new object of a specific class (in this case a new JFrame object called myFrame) is generally called a ... |
| A. | Constructor |
| B. | Layout manager |
| C. | Parameter |
| D. | GUI |
| Answer» A. Constructor | |
View all MCQs in
J2EE TechnologiesNo comments yet