

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following function of Number object returns the number's value? |
A. | toString() |
B. | valueOf() |
C. | toLocaleString() |
D. | toPrecision() |
Answer» C. toLocaleString() | |