Multiple Choice
Which of the following sets the window width to 100 pixels and the height to 200 pixels?
A) setSize(100, 200) ;
B) setSize(200, 100) ;
C) setDims(100, 200) ;
D) set(200, 100) ;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: The class JFrame contains the method setSize.
Q15: In object-oriented design, the nouns found in
Q37: The first step in solving a problem
Q39: Write a program that takes as input
Q40: Write a program to input the radius
Q42: If Shape is a class and you
Q44: Which method contains the code that the
Q45: Which of the following is NOT found
Q46: Which of the following is a reserved
Q48: The white areas in the figure above