Which of the following is NOT true regarding the precision argument?
A) The precision argument is an optional argument.
B) The precision argument is a required argument.
C) The precision argument allows you to determine how many decimal places you want to round your numbers.
D) The syntax would be Round (expression, [precision]).
B
Computer Science & Information Technology
You might also like to view...
A security administrator wishes to implement a method of generating encryption keys from user passwords to enhance account security. Which of the following would accomplish this task?
A. NTLMv2 B. Blowfish C. Diffie-Hellman D. PBKDF2
Computer Science & Information Technology
An if statement is an example of a selection control structure.?
Answer the following statement true (T) or false (F)
Computer Science & Information Technology