An Excel worksheet can have a maximum of ____ columns in a worksheet.

A. 156
B. 256
C. 16,384
D. 17 million


Answer: C

Computer Science & Information Technology

You might also like to view...

To run the Painter application, we used the java command, followed by the name of the application’s .class file (in this case, Painter.

a. .java b. .class c. .exe d. .obj

Computer Science & Information Technology

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

1. Agile projects should begin with the simplest possible tasks. 2. Feedback gives the analyst the strength to be able to throw out code and rethink solutions. 3. In agile development, on-site customers write stories and communicate to team members. 4. Pair programming means that you work with another programmer assigned by management or the team leader.

Computer Science & Information Technology

A technician is performing Windows preventative maintenance tasks on all computers in the organization. She wants a way to create a custom console containing only the tools she regularly launches and then distribute this custom console to each computer.   Which of the following Windows tools will allow the technician to configure a custom console?

A. mdsched.exe B. eventvwr.msc C. perfmon.msc D. mmc.exe

Computer Science & Information Technology

A linear algorithm has the growth-rate function ______.

a. 1 b. n c. 2n d. log2 n

Computer Science & Information Technology