You can create an absolute cell reference by placing a ____ in front of both the column letter and the row number of the cell address.

A. %
B. &
C. $
D. @


Answer: C

Computer Science & Information Technology

You might also like to view...

Repeat the previous programming project, but read the input data from a file and send the output to another file. If you have covered binary files, use binary files; otherwise, use text files. Read the file names from the user.

The solution shown here gets Species records from a file rather than the keyboard.

Computer Science & Information Technology

Figure WD 5-1 In the accompanying figure, AutoCorrect is turned ____.

A. on B. off C. none of the above D. all of the above

Computer Science & Information Technology

UIDs below 500 or 1000 (depending on the distribution) are reserved for use by __________ accounts.

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

Computer Science & Information Technology

When naming a memory location in C++, names are not case sensitive.

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

Computer Science & Information Technology