You use a(n) ____ when you want to store a group or a list of related information in a single, easily managed location.

A. function
B. console
C. array
D. conditional statement


Answer: C

Computer Science & Information Technology

You might also like to view...

On the Windows ____, you can double-click a file icon to open a file.

A. Start menu B. desktop C. application D. folder

Computer Science & Information Technology

A screenshot is a screen capture of an open window on your computer

Indicate whether the statement is true or false

Computer Science & Information Technology

To display the Query Design window, click the Query Design button, which is located on the ________ tab in the Queries group

A) Home B) Design C) Create D) Database Tools

Computer Science & Information Technology

A do-while statement with an expression that always evaluates to 1 causes a(n) ____, unless a break statement is encountered within the loop.

A. compile error B. logic error C. infinite loop D. program termination

Computer Science & Information Technology