Exam 9: Event-Driven Programming With Graphical User Interfaces

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

In an event-driven program, you design the screens, define the objects, and define how the screens will connect.

Free
(True/False)
4.8/5
(35)
Correct Answer:
Verified

True

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

Free
(Short Answer)
4.8/5
(35)
Correct Answer:
Verified

listener

When two or more threads wait for each other to execute, the situation that occurs is called a(n) ____________________.

Free
(Short Answer)
4.8/5
(38)
Correct Answer:
Verified

deadlock

A single CPU can perform two tasks in the same instant.

(True/False)
4.7/5
(40)

GUI programs are called ____________________ because actions occur in response to user-initiated events such as clicking a mouse button.

(Essay)
4.9/5
(35)

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

(Short Answer)
5.0/5
(41)

In the early days of computing, interacting with a computer operating system was difficult because the user had to know the exact syntax to use when typing commands, and had to spell and type those commands accurately.

(True/False)
4.8/5
(42)

Any component you place on the screen has a horizontal, or ____, position.

(Multiple Choice)
4.8/5
(36)

GUI programmers sometimes refer to screen space as ____.

(Multiple Choice)
4.8/5
(35)

A(n) ____________________ is the flow of execution from one set of program statements.

(Short Answer)
4.7/5
(36)

Performing an operation on an icon causes a(n) ____, which is an occurrence that generates a message sent to an object.

(Multiple Choice)
4.7/5
(35)

GUI components are often referred to as ____.

(Multiple Choice)
4.8/5
(37)

With procedure-driven programs, the user might initiate any number of events in any order.

(True/False)
4.9/5
(40)

It is often helpful to allow users to ____.

(Multiple Choice)
4.7/5
(35)

Computer users today typically learn new commands for each GUI interface they use.

(True/False)
5.0/5
(42)

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

(Multiple Choice)
4.8/5
(40)

In a(n) ____________________ program, each step occurs in the order the programmer determines.

(Short Answer)
4.8/5
(37)

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.

(Multiple Choice)
4.8/5
(31)

In graphical programming, the ____________________ value increases as you travel from top to bottom.

(Short Answer)
4.8/5
(35)

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

(Short Answer)
5.0/5
(37)
Showing 1 - 20 of 50
close modal

Filters

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