Q. What if you use parseInt() to convert a string containing decimal value?
β
Correct Answer: (A)
If returns only the integer portion of the number
You must be Logged in to update hint/solution