Exam 15: Gui Applications and Event-Driven Programming
Exam 1: Introduction to Computers and Programming48 Questions
Exam 2: Input, processing, and Output48 Questions
Exam 3: Modules48 Questions
Exam 4: Decision Structures and Boolean Logic44 Questions
Exam 5: Repetition Structures44 Questions
Exam 6: Functions44 Questions
Exam 7: Input Validation44 Questions
Exam 8: Arrays46 Questions
Exam 9: Sorting and Searching Arrays43 Questions
Exam 10: Files43 Questions
Exam 11: Menu-Driven Programs43 Questions
Exam 12: Text Processing31 Questions
Exam 13: Recursion43 Questions
Exam 14: Object-Oriented Programming43 Questions
Exam 15: Gui Applications and Event-Driven Programming43 Questions
Select questions type
Some of the common GUI components are class,object,methods,and fields.
Free
(True/False)
4.8/5
(30)
Correct Answer:
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:
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:
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)
The label is a component in which the user can input text from the keyboard.
(True/False)
4.8/5
(40)
Showing 1 - 20 of 43
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)