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

1. Create a feedback screen that refuses submission of a form unless mandatory fields are filled in correctly.
2. A graphical user interface is also called a point-and-click interface.
3. An option box is used to select nonexclusive choices.
4. A check box is used to select one of a few mutually exclusive choices located adjacent to each other on a graphical user interface screen.


1. TRUE
2. TRUE
3. FALSE
4. FALSE

Computer Science & Information Technology

You might also like to view...

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

1. When a loop is nested inside another loop, the inner loop goes through all its iterations for each iteration of the outer loop. 2. You can nest a for loop inside another for loop, but cannot nest a while loop inside another while loop or a do-while loop inside another do-while loop. 3. Before beginning to add value to it, an accumulator should be initialized to 1. 4. A function can have zero to many parameters and either zero or one return value(s).

Computer Science & Information Technology

_____ can be inserted from a file or imported directly from imaging devices.

A. Vector drawings B. Photographs C. Clip art D. Both photographs and clip art

Computer Science & Information Technology

The ImportHTML function in Google Spreadsheets has three ____________________: the URL for the Web page from which to import HTML, whether the data to import is coming from a table or a list, and the index, or position, of the table or list on the page containing the data.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

What can be typed in the Windows Search bar to open the Windows performance tool?

A. Perfmon.mmc B. Monitor.mmc C. Perform.msc D. Perfmon.msc

Computer Science & Information Technology