Exam 6: Graphical User Interface GUI and Object-Oriented Design OOD

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The class JFrame contains the method setSize.

(True/False)
4.9/5
(41)

If Shape is a class and you create a new class Rectangle that extends Shape, then Shape is a(n) ____ and Rectangle is a(n) ____.Which word goes in the first blank in the sentence above?

(Multiple Choice)
4.8/5
(40)

Which of the following sets the window width to 100 pixels and the height to 200 pixels?

(Multiple Choice)
4.7/5
(33)

Which method contains the code that the program executes when a specific event is generated?

(Multiple Choice)
5.0/5
(36)

Which of the following is NOT found within the content pane?

(Multiple Choice)
4.7/5
(43)

Which of the following is a reserved word in Java?

(Multiple Choice)
4.8/5
(41)

The first step in solving a problem using object-oriented design is to identify objects.

(True/False)
4.8/5
(38)

The white areas in the figure above are used to do which of the following?

(Multiple Choice)
4.9/5
(34)

Write a program to input the radius of the base and height of a cylinder, and calculate and print the surface area, volume, and area of the base of the cylinder.According to the problem statement above, which of the following would be a data member?

(Multiple Choice)
4.9/5
(37)

The Java class that you use to create windows is ____.

(Multiple Choice)
4.9/5
(41)
Showing 41 - 50 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)