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
A ____________________ contains a series of wireframes that represent a user's experience with proposed software.
(Short Answer)
4.9/5
(41)
A(n)____ shows the relationship between screens in an interactive GUI program.
(Multiple Choice)
4.7/5
(36)
Match each term with a statement below.
-A vertical position
(Multiple Choice)
4.8/5
(38)
In object-oriented languages,the procedural modules that depend on user-initiated events are often called ____.
(Multiple Choice)
4.7/5
(44)
Cartoonists create animated films by drawing a sequence of ____ or cells.
(Multiple Choice)
4.7/5
(42)
The ____ contains methods that allow you to set physical properties such as height and width,as well as methods that allow you to add the appropriate components to a container.
(Multiple Choice)
4.9/5
(39)
List the general design principles used when creating a program that will use a GUI.
(Essay)
4.8/5
(30)
An important advantage of using GUI data-entry objects is that you often can control what users enter by limiting their options.
(True/False)
4.9/5
(28)
A ____ is one of the tiny dots of light that form a grid on your screen.
(Multiple Choice)
4.9/5
(29)
A(n)____________________ is a list of the objects used in a program,including which screens they are used on and whether any code,or script,is associated with them.
(Short Answer)
4.9/5
(32)
When you program in a language that uses GUI components,you need to create them from scratch.
(True/False)
4.9/5
(35)
An object that is "interested in" an event to which you want it to respond is a(n)____________________.
(Short Answer)
4.7/5
(39)
With most OOP languages,you must ____ components,or sign them up so that they can react to events initiated by other components.
(Multiple Choice)
4.8/5
(32)
Match each term with a statement below.
-An occurrence that generates a message sent to an object
(Multiple Choice)
4.7/5
(35)
Making programs easier to use for people with physical limitations is known as enhancing ____.
(Multiple Choice)
4.7/5
(37)
Multithreaded programs often run faster and they are more user-friendly.
(True/False)
4.8/5
(41)
Showing 21 - 40 of 60
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)