Exam 13: GUI Programming
Exam 1: Introduction to Computers and Programming36 Questions
Exam 2: Input, Processing, and Output35 Questions
Exam 3: Decision Structures and Boolean Logic35 Questions
Exam 4: Repetition Structures34 Questions
Exam 5: Functions and Modules69 Questions
Exam 6: Files and Exceptions34 Questions
Exam 7: Lists and Tuples35 Questions
Exam 8: More About Strings35 Questions
Exam 9: Dictionaries and Sets35 Questions
Exam 10: Classes and Object Oriented Programming35 Questions
Exam 11: Inheritance35 Questions
Exam 12: Recursion35 Questions
Exam 13: GUI Programming35 Questions
Select questions type
Which widget will create a rectangular area that can be used to display graphics?
Free
(Multiple Choice)
4.8/5
(33)
Correct Answer:
C
Which widget will display multiple lines of text?
Free
(Multiple Choice)
4.9/5
(40)
Correct Answer:
C
Check buttons are displayed in groups and used to make mutually exclusive selections.
Free
(True/False)
4.8/5
(23)
Correct Answer:
False
A(n) _______________ is a container that can hold other widgets and organize the widgets in a window.
(Short Answer)
4.7/5
(38)
The _______________ widget is used to display text in a window.
(Short Answer)
4.7/5
(39)
A(n) _______________ is a widget that the user can click to cause an action to occur.
(Short Answer)
4.8/5
(32)
To use the showinfo function, the tkinter.messagebox module needs to be imported.
(True/False)
4.7/5
(37)
Which widget will create an area that displays one line of text or an image?
(Multiple Choice)
4.7/5
(34)
The Toplevel widget is a container, like a(n) _____, but displays in its own window.
(Multiple Choice)
4.8/5
(38)
Using the radio buttons, the user can make multiple selections at one time.
(True/False)
4.9/5
(41)
The GUI popularized the use of the _______________ as an input device.
(Short Answer)
4.9/5
(45)
The Label widget's _______________ method determines where a widget should be positioned and makes the widget visible when the main window is displayed.
(Short Answer)
4.7/5
(35)
An info dialog box is a simple window that displays a message to the user and has an OK button that closes the dialog box.
(True/False)
4.8/5
(37)
Showing 1 - 20 of 35
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)