The _____ displays numbers with a fixed dollar sign to the left of the number, a comma every three positions to the left of the decimal point, and displays numbers to the nearest cent.

A. Comma style format
B. Accounting number format
C. Percent style format
D. Currency style format


Answer: B

Computer Science & Information Technology

You might also like to view...

In the statement

list[5] = 8.9; 5 is the: a) size b) element c) subscript d) variable

Computer Science & Information Technology

A recursive function that does not correctly handle its base case may

A) return 0 and stop. B) return FALSE and stop. C) cause an infinite chain of recursive calls. D) reach the NULL terminator and stop. E) None of the above

Computer Science & Information Technology

The most important measure of effectiveness of a time-sharing system is __________.

a. throughput b. turnaround c. response time d. security

Computer Science & Information Technology

Text ________ refers to the manner in which text displays around an object

Fill in the blank(s) with correct word

Computer Science & Information Technology