Filters
Question type

Study Flashcards

Python does not have GUI programming features built into the language itself.

Correct Answer

verifed

verified

Many computer users find a command line interface relatively easy to use.

Correct Answer

verifed

verified

The _______________ module allows you to create GUI programs in Python.

Correct Answer

verifed

verified

With what part of the computer does the user interact?


A) Graphical unit
B) User interface
C) Register
D) CPU

Correct Answer

verifed

verified

GUI programs respond to the actions of the user, and so they are called _______________ programs.

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

Which widget allows the user to select a value by moving a slider along a track?


A) Entry
B) Scale
C) Scrollbar
D) Slider

Correct Answer

verifed

verified

In which environment can a user determine the order in which things happen?


A) Command line
B) GUI
C) ALU
D) CPU

Correct Answer

verifed

verified

A(n) _______________ allows the user to interact with the operating system and other programs through graphical elements on the screen.

Correct Answer

verifed

verified

A(n) _______________ function is a function or method that executes when the user clicks the button.

Correct Answer

verifed

verified

In which type of interface is a prompt displayed that allows the user to enter a command, which is then executed?


A) Command line
B) GUI
C) ALU
D) CPU

Correct Answer

verifed

verified

Programs that use tkinter do not always run reliably under IDLE.

Correct Answer

verifed

verified

A root widget's destroy method can be used as a callback function for a quit button.

Correct Answer

verifed

verified

What are the items that appear on the graphical interface window called?


A) Buttons
B) Icons
C) Widgets
D) Graphical elements

Correct Answer

verifed

verified

In a GUI environment, most interactions are done through small windows known as _____ that display information and allow the user to perform actions.


A) input boxes
B) windows
C) dialog boxes
D) message boxes

Correct Answer

verifed

verified

Showing 21 - 35 of 35

Related Exams

Show Answer