Filters
Question type

Study Flashcards

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


A) Microsoft Visual Studio
B) NetBeans
C) JBuilder
D) All of the above
E) None of the above

F) B) and E)
G) A) and C)

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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


A) Draw a sketch of the window
B) Create flowchart of the window's events
C) Name each of the components
D) All of the above
E) None of the above

F) C) and D)
G) C) and E)

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

windows

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

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

False

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

A) True
B) False

Correct Answer

verifed

verified

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


A) Text box
B) Slider
C) Combo box
D) List box
E) Radio button

F) C) and D)
G) A) and B)

Correct Answer

verifed

verified

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


A) GOEE
B) GUIE
C) GUE
D) GUI
E) None of the above

F) A) and B)
G) A) and C)

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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


A) Command line
B) Command prompt
C) Command type
D) Command display
E) None of the above

F) B) and C)
G) C) and E)

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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


A) Dialog boxes
B) Communication boxes
C) Dialog windows
D) None of the above

E) A) and B)
F) None of the above

Correct Answer

verifed

verified

Which of the following operating systems use a GUI?


A) Windows
B) Mac OS
C) Linux
D) All of the above
E) None of the above

F) A) and D)
G) D) and E)

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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.

A) True
B) False

Correct Answer

verifed

verified

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


A) Text box
B) Label
C) Combo box
D) List box
E) Slider

F) C) and D)
G) A) and B)

Correct Answer

verifed

verified

A

Showing 1 - 20 of 43

Related Exams

Show Answer