Exam 12: Event-Driven Gui Programming, Multithreading, and Animation
Exam 1: An Overview of Computers and Programming60 Questions
Exam 2: Elements of High-Quality Programs59 Questions
Exam 3: Understanding Structure60 Questions
Exam 4: Making Decisions60 Questions
Exam 5: Looping59 Questions
Exam 6: Arrays60 Questions
Exam 7: File Handling and Applications59 Questions
Exam 8: Advanced Data Handling Concepts60 Questions
Exam 9: Advanced Modularization Techniques60 Questions
Exam 10: Object-Oriented Programming60 Questions
Exam 11: More Object-Oriented Programming Concepts60 Questions
Exam 12: Event-Driven Gui Programming, Multithreading, and Animation60 Questions
Select questions type
When you develop an event-driven application,you need to expand on the ____ step in the program development cycle.
(Multiple Choice)
4.8/5
(42)
Operating system software allows you to use your fingers,a mouse or other pointing device to select screen controls,such as buttons and scroll bars or pictures,also called ____.
(Multiple Choice)
4.9/5
(43)
Computer users can expect to see a standard interface in the GUI programs they use.
(True/False)
4.9/5
(34)
A ____ is a rectangular object you can click;when you do,its appearance usually changes to look pressed.
(Multiple Choice)
4.9/5
(32)
____ is the rapid sequence of still images,each slightly different from the previous one,that produces the illusion of movement.
(Multiple Choice)
4.9/5
(42)
Match each term with a statement below.
-Its value increases as you travel from top to bottom
(Multiple Choice)
4.7/5
(37)
With a(n)____ program,a user can continue to click buttons while your program is reading a data file.
(Multiple Choice)
4.7/5
(34)
A ____ represents a picture or sketch of a screen the user will see when running a program.
(Multiple Choice)
5.0/5
(33)
GUI programs are frequently called action-controlled because actions occur in response to user-initiated events such as clicking a mouse button.
(True/False)
4.8/5
(38)
Match each term with a statement below.
-Where two or more threads wait for each other to execute
(Multiple Choice)
4.9/5
(34)
People who use the Disk Operating System (DOS)often call the command line the ____________________.
(Short Answer)
4.8/5
(36)
Match each term with a statement below.
-The flow of execution of one set of program statements
(Multiple Choice)
4.9/5
(31)
Match each term with a statement below.
-Where a thread is abandoned because other threads occupy all of the computer's resources
(Multiple Choice)
4.9/5
(33)
You should make sure that unavailable screen options are either dimmed (also called ____)or removed.
(Multiple Choice)
4.8/5
(33)
A(n)____ is a list of the objects used in a program,including which screens they are used on and whether any code is associated with them.
(Multiple Choice)
4.8/5
(38)
Discuss using the integrated development environment to create applications.
(Essay)
4.9/5
(33)
In object-oriented languages,the procedural modules that depend on user-initiated events are often called applets.
(True/False)
4.8/5
(35)
Showing 41 - 60 of 60
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)