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
JRadioButtons are useful when you want to give the user the ability to select more than one of the presented options.
(True/False)
4.9/5
(37)
An applet invokes the methods start, init, stop, paint, and destroy in sequence.
(True/False)
4.9/5
(41)
The graphic in the accompanying figure is an example of ____.
(Multiple Choice)
4.7/5
(37)
Which applet method is called by the Web browser to display the applet to the screen?
(Multiple Choice)
4.9/5
(40)
You can create instances of Color by mixing red, green, and blue hues in various proportions.
(True/False)
4.9/5
(37)
Given Graphics object g, what method call is used to draw a line from X = 10, Y = 20 to X = 80, Y = 40?
(Multiple Choice)
5.0/5
(35)
Which of the following methods does the class JTextArea inherit from the class JTextComponent?
(Multiple Choice)
4.8/5
(43)
To draw a rectangle filled with the current color, you can use the method ____.
(Multiple Choice)
4.7/5
(37)
You can close an applet by closing the HTML document in which the applet is embedded.
(True/False)
4.8/5
(37)
Does an applet compile like any other Java application program?
(Multiple Choice)
4.9/5
(37)
Showing 21 - 40 of 48
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)