Case-Based Critical Thinking QuestionsCase 10-1James owns an auto parts store. He wants to insert a table into his inventory report to keep the product names, quantities, and prices of the parts organized. He asks his friend Leon for help. James is having some difficulty formatting his table. Leon tells him that he should use _____ to enter a single line of parallel text in each column, so his inventory will look professional.

A. columns
B. tables
C. tabs
D. F2 key


Answer: C

Computer Science & Information Technology

You might also like to view...

Parameterized stream manipulator setfill specifies the fill character that’s displayed when an output is displayed in a field wider than the number of characters or digits in the output. The effect of setfill applies:

a. Only to the current value being displayed. b. Only to outputs displayed in the current statement. c. Until explicitly set to a different setting. d. Until the output buffer is flushed.

Computer Science & Information Technology

The ____ instruction tells the computer to close the current form.

A. Me.End() B. Close() C. Me.Close() D. Exit()

Computer Science & Information Technology

A server administrator might regularly use ____ with the -s option to monitor a server during busy and light traffic times to get an idea of the typical number of packets sent at those times.

A. netstat B. ping C. traceroute D. dump

Computer Science & Information Technology

A proxy can enhance performance through caching and filter communications.

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

Computer Science & Information Technology