Exam 12: Event-Driven Gui Programming, Multithreading, and Animation

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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)

Describe a thread.

(Essay)
4.9/5
(37)

____ 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)

Explain why your program should be forgiving.

(Essay)
4.9/5
(39)

In object-oriented languages,the procedural modules that depend on user-initiated events are often called applets.

(True/False)
4.8/5
(35)

A(n)____ consists of a label placed beside a small square.

(Multiple Choice)
4.8/5
(40)
Showing 41 - 60 of 60
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)