Exam 12: Advanced Guis and Graphics
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
You can use the methods Background and Foreground to set the background and foreground colors of a component.
(True/False)
4.8/5
(46)
Applets use the init method in place of constructors to initialize various GUI components and data members.
(True/False)
4.8/5
(43)
Which of the following is NOT included in the Java applet in the accompanying figure?
(Multiple Choice)
4.8/5
(26)
Given Graphics object graph, which statement can you use to change the pen color to red?
(Multiple Choice)
4.8/5
(39)
If graph holds a Graphics object, which of the following puts "CAT" starting at X = 20, Y = 50?
(Multiple Choice)
4.8/5
(46)
Given Graphics object graph, which of the following draws a circle with a radius of 50, at X = 20, Y = 30?
(Multiple Choice)
4.8/5
(38)
Showing 41 - 48 of 48
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)