Exam 13: GUI Programming

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

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

(Multiple Choice)
4.9/5
(36)

With what part of the computer does the user interact?

(Multiple Choice)
4.7/5
(42)

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

(Multiple Choice)
4.9/5
(34)

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

(Short Answer)
4.8/5
(31)

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

(True/False)
4.8/5
(33)

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

(Short Answer)
4.8/5
(35)

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

(Multiple Choice)
4.8/5
(31)

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

(Short Answer)
4.8/5
(35)

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

(Short Answer)
4.7/5
(39)

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

(True/False)
4.9/5
(36)

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

(Multiple Choice)
4.8/5
(36)

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

(True/False)
4.9/5
(35)

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

(Multiple Choice)
4.9/5
(35)

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

(True/False)
4.8/5
(35)

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

(Short Answer)
4.9/5
(34)
Showing 21 - 35 of 35
close modal

Filters

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