Exam 12: Event Driven Gui Programming Multithreading and Animation

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

When you use a menu bar, it is at the top of the screen in most GUI programs, and the first menu item is almost always ____.

(Multiple Choice)
4.7/5
(28)

List the general design principles used when creating a program that will use a GUI.

(Essay)
4.9/5
(36)

An object that is "interested in" an event to which you want it to respond is a(n) ____________________.

(Short Answer)
4.9/5
(39)

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.7/5
(30)

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.7/5
(40)

With a(n) ____ program, a user can continue to click buttons while your program is reading a data file.

(Multiple Choice)
4.8/5
(31)

Using multiple threads of execution is known as ____.

(Multiple Choice)
4.8/5
(39)

Discuss using the integrated development environment to create applications.

(Essay)
4.8/5
(36)

A ____________________ contains a series of wireframes that represent a user's experience with proposed software.

(Short Answer)
4.9/5
(32)

GUI programmers sometimes refer to screen space as ____.

(Multiple Choice)
4.9/5
(33)

Computer users can expect to see a standard interface in the GUI programs they use.

(True/False)
5.0/5
(36)

When you program in a language that uses GUI components, you need to create them from scratch.

(True/False)
4.8/5
(27)

Describe a thread.

(Essay)
4.9/5
(34)

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.8/5
(41)

Cartoonists create animated films by drawing a sequence of ____ or cells.

(Multiple Choice)
4.8/5
(45)

A(n) ____ shows the relationship between screens in an interactive GUI program.

(Multiple Choice)
4.7/5
(39)

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

(True/False)
4.9/5
(29)

Operating system software allows you to use a mouse or other pointing device to select pictures, or ____, on the screen.

(Multiple Choice)
4.8/5
(29)

A ____ is a rectangular object you can click; when you do, its appearance usually changes to look pressed.

(Multiple Choice)
4.8/5
(41)

The ____ is the location on your computer screen at which you type entries to communicate with the computer's operating system.

(Multiple Choice)
4.8/5
(39)
Showing 21 - 40 of 51
close modal

Filters

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