Which of the following statements is NOT true about GUI programs?

A. Every GUI program requires a window.
B. Every window has a title, width, and height.
C. All components are added directly to the GUI window.
D. A layout must be created before components can be added to a content pane.


Answer: C

Computer Science & Information Technology

You might also like to view...

What is the purpose of the policy definition section?

A) To provide information about policy exceptions B) To refer the reader to additional information C) To explain terms, abbreviations, and acronyms used in the policy D) To provide the policy version number

Computer Science & Information Technology

Unlike other Windows programs, File Explorer does not have a Ribbon interface

Indicate whether the statement is true or false

Computer Science & Information Technology

In the Open Task group, you can mark the task as complete, assign it to one or more people, and send a status report about the task.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The ____ string function determines if the contents of one string are identical to another.

A. strtok B. strcat C. strcpy D. strcmp E. strscn

Computer Science & Information Technology