JavaScript में डेटा को नंबर में बदलने के लिए कौन-सा फ़ंक्शन उपयोग किया जाता है
In JavaScript, which function is used to change data into number
A
parseInt()
B
parse ()
C
Numbers()
D
All of the above
Explanation
Correct Answer: A) parseInt()