Filters
Question type

Study Flashcards

What EasyFrame method is used to specify if a window is resizable or not?


A) setEnableResize()
B) chgResize()
C) setWindowAttrib()
D) modWindowSize()

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

Correct Answer

verifed

verified

A button has a state attribute, which can be set to "enabled" or "disabled".

A) True
B) False

Correct Answer

verifed

verified

In order to allow a program to respond to a button click, the programmer must set the button's "response" attribute.

A) True
B) False

Correct Answer

verifed

verified

Lists of strings can be displayed in list boxes.

A) True
B) False

Correct Answer

verifed

verified

The values of an object's instance variables make up its state.

A) True
B) False

Correct Answer

verifed

verified

Window components are laid out in the window's three-dimensional grid.

A) True
B) False

Correct Answer

verifed

verified

When using the EasyFrame class to create a window, what method specifically is used to set up any window components to display in the window?


A) __name__
B) __window__
C) __main__
D) __init__

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

Correct Answer

verifed

verified

In the RGB system, the value #00ff00 represents the color red.

A) True
B) False

Correct Answer

verifed

verified

GUI-based programs are almost always object-oriented.

A) True
B) False

Correct Answer

verifed

verified

What argument can be specified to the two file dialog functions in order to specify the available file types that can be used?


A) defaultextension
B) filetypes
C) fileformat
D) filedata

E) B) and C)
F) A) and D)

Correct Answer

verifed

verified

Showing 41 - 50 of 50

Related Exams

Show Answer