In Excel, _____ are actually numbers that are formatted to appear as text.

A. ?formulas
B. ?equations
C. ?dates
D. ?decimals


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following would not return string::npos when used on the string s which contains "rack":

a. s.find_first_not_of("crackling"); b. s.find_first_not_of("packrat"); c. s.rfind("car"); d. s.find("ack");

Computer Science & Information Technology

Access provides several tools you can use to manipulate the database, and they are contained in the Navigation Pane on the right side of the database window.

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

Computer Science & Information Technology

Revise the program in number 8 above to use a try/catch block to handle the IOException.

What will be an ideal response?

Computer Science & Information Technology

Which command is used on a Windows system to determine the number of hops designed into a network from one point to another?

A. ping B. netstat C. tracert D. route

Computer Science & Information Technology