Exam 15: Gui Applications and Event-Driven Programming

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

Some of the common GUI components are class,object,methods,and fields.

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

False

A GUI program's user interface consists of one or more __________ that appear on the screen when the program is running.

Free
(Short Answer)
4.9/5
(43)
Correct Answer:
Verified

windows

What GUI component should be used if the user wants an area in which to type a single line of input from the keyboard?

Free
(Multiple Choice)
4.9/5
(29)
Correct Answer:
Verified

A

Using an IDE,a window can be created by clicking on the desired item in the toolbox and then clicking in the window to place it.

(True/False)
4.8/5
(41)

In a GUI environment,the user determines the order in which things happen.

(True/False)
4.8/5
(45)

When a user interface is created in the window editor,the IDE automatically generates the _______ needed to display each component in the window.

(Short Answer)
4.8/5
(40)

A(n)___________ is a module that automatically executes when a specific event occurs.

(Short Answer)
4.8/5
(28)

If the operating system uses GUI,then the programmer can incorporate GUI elements into their program.

(True/False)
4.7/5
(36)

Which component usually appears in groups and allows the user to select one of several options?

(Multiple Choice)
4.7/5
(34)

The color,size,and position of a component are known as the _________________ of the component.

(Short Answer)
4.8/5
(40)

If an event occurs and there is no event handler to respond to that event,the event is ignored.

(True/False)
4.7/5
(36)

What is the first thing you should do before constructing a window in the IDE?

(Multiple Choice)
4.8/5
(41)

The __________ are small windows that display information and allow the user to perform actions.

(Multiple Choice)
4.7/5
(49)

Which of the following are IDEs that allow you to create GUI elements visually without having to write a single line of code?

(Multiple Choice)
4.8/5
(35)

A __________ is a component that causes an action to occur when it is clicked in the window.

(Short Answer)
4.8/5
(38)

What type of interface displays a prompt,and the user types a command which is then executed?

(Multiple Choice)
4.9/5
(32)

The IDE usually allows the programmer to construct a window and its graphical elements visually without a single line of code.

(True/False)
4.8/5
(35)

Which of the following operating systems use a GUI?

(Multiple Choice)
4.8/5
(46)

The label is a component in which the user can input text from the keyboard.

(True/False)
4.8/5
(40)

What is the acronym that is often referred to as "gooey"?

(Multiple Choice)
4.8/5
(38)
Showing 1 - 20 of 43
close modal

Filters

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