1.

What is the function of the parseInt() method?

A. Parses a data type and stores in an integer
B. Parses a string and returns an integer
C. Parses an integer and returns a string
D. None of the mentioned
Answer» C. Parses an integer and returns a string


Discussion

No Comment Found