Exam 12: Overview of UML
Exam 1: Object-Oriented Programming and Class Hierarchies41 Questions
Exam 2: Lists and the Collections Framework35 Questions
Exam 3: Testing and Debugging25 Questions
Exam 4: Stacks and Queues28 Questions
Exam 5: Recursion25 Questions
Exam 6: Trees25 Questions
Exam 7: Sets and Maps27 Questions
Exam 8: Sorting25 Questions
Exam 9: Self-Balancing Search Trees28 Questions
Exam 10: Graphs25 Questions
Exam 11: Introduction to Java25 Questions
Exam 12: Overview of UML25 Questions
Select questions type
The layout manager can be specified as an argument of the JPanel constructor, or it can be set in any Container by calling the method flowLayoutManager.
Free
(True/False)
4.8/5
(37)
Correct Answer:
False
The interface EventListener has no methods. Such interfaces are known as ____.
Free
(Multiple Choice)
4.8/5
(31)
Correct Answer:
D
A(n) ____ combines a button or editable field and a drop-down list.
Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
D
The ____ class is an abstract class that provides the interface between the Java API and the physical device on which the image is created.
(Multiple Choice)
4.7/5
(38)
A(n) ____________________ is a method that is to be called when an action event occurs.
(Short Answer)
4.8/5
(26)
To facilitate mutual exclusion, radio buttons are placed into a(n) ____________________.
(Short Answer)
4.9/5
(47)
The Java API java.text contains the class ____, which can be used to format numbers either as pure numbers or as currency.
(Multiple Choice)
4.9/5
(34)
A primary purpose of the ____ API is to enable a programmer to develop a GUI for a Java application.
(Multiple Choice)
4.9/5
(42)
The ____________________ is the base class for all other Swing components, except the top-level containers JFrame, JDialog, JAPPlet, and JWindow.
(Short Answer)
4.7/5
(44)
____ are triggered by making a selection from a list of items.
(Multiple Choice)
4.8/5
(36)
____ Layout places components in either a horizontal or vertical arrangement.
(Short Answer)
4.9/5
(43)
____________________ buffering allows for flicker-free updates at the cost of additional memory.
(Short Answer)
4.8/5
(36)
Class ActionEvent is a subclass of the abstract class ____________________.
(Short Answer)
4.9/5
(38)
A(n) ____ is a general-purpose intermediate component that is used to organize the other components.
(Multiple Choice)
5.0/5
(31)
Objects of class ____ must be placed in a containment hierarchy that is rooted in one of the top-level containers.
(Multiple Choice)
4.8/5
(37)
Showing 1 - 20 of 25
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)