Exam 6: Graphical User Interface GUI and Object-Oriented Design OOD
Exam 1: An Overview of Computers and Programming Languages50 Questions
Exam 2: Basic Elements of Java50 Questions
Exam 3: Introduction to Objects and Input/output50 Questions
Exam 4: Control Structures I: Selection50 Questions
Exam 5: Control Structures II: Repetition50 Questions
Exam 6: Graphical User Interface GUI and Object-Oriented Design OOD50 Questions
Exam 7: User-Defined Methods50 Questions
Exam 8: User-Defined Classes50 Questions
Exam 9: Arrays46 Questions
Exam 10: Inheritance and Polymorphism50 Questions
Exam 11: Handling Exceptions and Events50 Questions
Exam 12: Advanced Guis and Graphics48 Questions
Exam 13: Recursion50 Questions
Exam 14: Applications of Arrays Searching and Sorting and Strings50 Questions
Select questions type
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)
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)
Showing 41 - 50 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)