in JavaScript by
Q:
Which built-in method returns the string representation of the number's value?

1 Answer

0 votes
by

toString() method returns the string representation of the number's value.

Related questions

0 votes
asked Oct 19, 2019 in JavaScript by SakshiSharma
0 votes
asked Mar 20, 2021 in JavaScript by sharadyadav1986
+1 vote
asked Jan 21, 2020 in Data Science by sharadyadav1986
+1 vote
asked Jul 16, 2019 in JavaScript by Indian
...