Which of the following data types is NOT automatically right-aligned by Excel?

A) Text
B) Numeric
C) Date
D) Time


Answer: A

Computer Science & Information Technology

You might also like to view...

Base class constructors and assignment operators:

a. Are not inherited by derived classes. b. Should not be called by derived class constructors and assignment operators. c. Can be inherited by derived classes, but generally are not. d. Can call derived-class constructors and assignment operators.

Computer Science & Information Technology

The Standard template stores the default styles that are applied when a new document is created

Indicate whether the statement is true or false

Computer Science & Information Technology

The expression getline(cin, message) will continuously accept and store characters typed at the terminal until the ____ key is pressed.

a. Shift b. Enter c. ESC d. Ctrl

Computer Science & Information Technology

Which file system would you not want to use on a system that contains a RAID?

A) ext3 B. NTFS C. Btrfs D. ZFS

Computer Science & Information Technology