Exam 6: Graphical User Interfaces
Exam 1: Introduction40 Questions
Exam 2: Data and Expressions40 Questions
Exam 3: Using Classes and Objects40 Questions
Exam 4: Conditionals and Loops40 Questions
Exam 5: Writing Classes40 Questions
Exam 6: Graphical User Interfaces40 Questions
Exam 7: Arrays40 Questions
Exam 8: Inheritance40 Questions
Exam 9: Polymorphism39 Questions
Exam 11: Recursion40 Questions
Exam 10: Exceptions40 Questions
Exam 12: Searching and Sorting40 Questions
Exam 13: Trees40 Questions
Exam 14: Introduction to Collections and Stacks40 Questions
Exam 15: Heaps and Priority Queues40 Questions
Exam 16: Graphs40 Questions
Select questions type
A(n) ___________________ is an object that defines a screen element used to display information or allow the user to interact with a program in a certain way.
Free
(Multiple Choice)
4.7/5
(37)
Correct Answer:
B
Explain the difference between a combo box and a dialog box.
Free
(Essay)
4.8/5
(43)
Correct Answer:
A combo box is a component that allows the user to select one of several options from a "drop down" menu. A dialog box is a graphical window that pops up on top of any currently active windows so that the user can interact with it.
The grid layout organizes components into a grid of rows and columns, and also allows components to span more than one cell.
Free
(True/False)
4.8/5
(34)
Correct Answer:
False
Which of the following components allows the user to select one of several options from a "drop down" menu?
(Multiple Choice)
4.9/5
(41)
A _____________________ container is one that is managed by the underlying operating system on which the program is run, whereas a __________________ container is managed by the Java program itself.
(Multiple Choice)
4.7/5
(39)
Which of the following components allows the user to enter typed input from the keyboard.
(Multiple Choice)
4.8/5
(41)
Which of the following represents a dialog box that allows the user to select a file from a disk or other storage medium?
(Multiple Choice)
4.8/5
(32)
Which of the following classes play a role in altering a visual aspect of a component?
(Multiple Choice)
5.0/5
(50)
Layout managers determine how components are visually presented.
(True/False)
4.7/5
(32)
Which of the following is a fundamental idea of good GUI design?
(Multiple Choice)
4.8/5
(43)
Showing 1 - 20 of 40
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)