Which of the following is NOT true regarding the Round function?

A) The Round function returns a number rounded to a specific number of decimal places.
B) The Round function behaves differently than the Format property.
C) When using the Round function, you can also determine the precision of the rounding.
D) Because currency is rounded to 2 decimals, the Round function should be used when working with the Currency data type.

D

Computer Science & Information Technology

You might also like to view...

Write ONE Java statement that computes and displays a random number between 1 and 25.

What will be an ideal response?

Computer Science & Information Technology

Access rights define how various ________ can access various ________.

a) subjects, objects b) processes, resources c) users, software d) all of the above

Computer Science & Information Technology