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

1. A master/detail view app typically allows the user to select an entry to see (and potentially manipulate) the details associated with that entry.
2. A GUI allows the user to interact with a program visually.
3. A ComboBox can display info and also have user-input info.
4. Labels allow input to be typed into them.
5. ListBoxes and ComboBoxes are identical other than the fact that ComboBoxes have a drop-down list.


1. True
2. True
3. False, TextBoxes allow the user to enter data and can also display data. Comboboxes contain a list of drop-down items that may be added to.
4. False, Labels cannot be changed by the user.
5. False, ListBoxes allow multiple selections at once and ComboBoxes can allow the user to add to its list of items.

Computer Science & Information Technology

You might also like to view...

Give an example of a class that implements the Comparable interface, and explain how the implementation of the compareTo method determines its return value.

What will be an ideal response?

Computer Science & Information Technology

Use the following commands to verify their operation in Cisco IOS:

a. What happens when you enter a ? at the switch# prompt? b. What information is displayed when you enter show flash at the switch$ prompt? c. What command can you use to view the switch’s uptime? d. How long has the switch been up? e. What version of the Cisco IOS software is running on this simulator? f. What command can you use to view the past entries on this switch? g. What happens when you press the up/down keys on your keyboard?

Computer Science & Information Technology

________ is the process of extending a line to estimate values beyond the end of a known date

A) Approximation B) Estimation C) Extension D) Extrapolation

Computer Science & Information Technology

The ________ is the number of routers between a router and a remote subnet

A) Distance vector B) Hop count C) Broadcast range D) Link metric

Computer Science & Information Technology