Exam 9: Event-Driven Programming With Graphical User Interfaces
Exam 1: An Overview of Computer Programming50 Questions
Exam 2: Applications and Data50 Questions
Exam 3: Making Decisions50 Questions
Exam 4: Looping50 Questions
Exam 5: Arrays50 Questions
Exam 6: Using Methods50 Questions
Exam 7: Object-Oriented Concepts50 Questions
Exam 8: More Object Concepts50 Questions
Exam 9: Event-Driven Programming With Graphical User Interfaces50 Questions
Exam 10: Exception Handling50 Questions
Exam 11: System Modeling With the Uml50 Questions
Exam 12: Manipulating Larger Quantities of Data50 Questions
Select questions type
A ____ is the flow of execution of one set of program statements.
(Multiple Choice)
4.9/5
(35)
When you use GUI components that are already created, you ____________________ objects, each of which belongs to a prewritten class.
(Short Answer)
4.8/5
(38)
A good GUI design practice is to make sure that unavailable options are dimmed or removed.
(True/False)
4.7/5
(31)
For the programmer, ____________________ programs require considerations other than the typical procedural logic.
(Essay)
5.0/5
(41)
The rapid sequence of still images that produce the illusion of movement is known as ____________________.
(Short Answer)
4.8/5
(35)
A(n) ____________________ is a tiny dot of light that, when taken together, form a grid on your screen to create images.
(Short Answer)
4.9/5
(33)
When you program in a language that supports event-driven logic, you must create the GUI components you need from scratch.
(True/False)
4.8/5
(37)
An example of a code error that can occur in multithreading is ____.
(Multiple Choice)
4.9/5
(29)
An object that is "interested in" an event you want it to respond to is a(n) ____.
(Multiple Choice)
5.0/5
(37)
A(n) ____ is one of the tiny dots of light that form a grid on your screen.
(Multiple Choice)
4.9/5
(36)
When creating a program that will use a GUI, the interface should be natural and predictable.
(True/False)
4.8/5
(39)
A ____ represents a picture or sketch of a screen the user will see when running a program.
(Multiple Choice)
4.8/5
(38)
The screen design issues that make programs easier to use for people with physical limitations are known as ____ issues.
(Multiple Choice)
4.9/5
(40)
A ____ class contains methods that allow you to set physical properties, such as height and width.
(Multiple Choice)
4.8/5
(39)
In a(n) ____ program, each step occurs in the order the programmer determines.
(Multiple Choice)
4.8/5
(40)
A(n) ____________________ represents a picture or sketch of a screen the user will see when running a program.
(Short Answer)
5.0/5
(35)
When a computer contains a single central processing unit (CPU), it can execute ____ computer instruction(s) at a time.
(Multiple Choice)
4.9/5
(37)
You place figures on a graphical screen based on a graphing ____ system.
(Multiple Choice)
4.9/5
(36)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)