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()


Discussion

No Comment Found