+ 2
Are number with double quotes called strings??
3 odpowiedzi
+ 12
Everything inside double quotes is a string. Not only numeric characters.
+ 4
Yes they are in most languages.
+ 2
As Valen.H. ~ said true. I want to add one more thing you can get Number from that double quotes Strings of number.