Multiple Choice
The expression Math.Round(287.876, 2) yields a value of ____.
A) 287.87
B) 287.88
C) 290.00
D) 288.00
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: To place the state name "Ohio" in
Q8: In Visual Basic .NET the default method
Q9: When passing arguments, if the programmer wants
Q10: When an application is started, Visual Basic
Q11: In Visual Basic .NET, the Value keyword
Q13: A list box's _ property can be
Q14: When a TextBox control's KeyPress event occurs,
Q15: A user-defined Sub procedure will return a
Q16: The keyword in a function header that
Q17: The procedure header for a Sub procedure