Multiple Choice
You can use the ____ function to return a number rounded to a specific number of decimal places.
A) Round
B) Math.Round
C) Round.Math
D) Math.Digits
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: After creating your own function in Visual
Q17: Procedure names are usually entered using _.<br>A)
Q18: Passing a variable's address to the receiving
Q19: You cannot pass information to a function
Q20: The procedure footer for a Sub procedure
Q22: When you pass a variable by value,
Q23: What is the TryCast operator use for?
Q24: The rules for naming an independent Sub
Q25: Unlike a Sub procedure header, a function's
Q26: To pass a variable by value, you