what is the string !!! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

what is the string !!!

I dont understand what is the meaning of string ?? Its a sign , a line ... !!! Please information

20th Sep 2017, 9:27 AM
Mohamad Al Omari
Mohamad Al Omari - avatar
4 Answers
+ 10
It is pretty straightforward tho, string simply stores a series of characters like "John Doe". var myVar = "John Doe 123" alert(myVar)
20th Sep 2017, 10:07 AM
Hatsy Rei
Hatsy Rei - avatar
+ 9
Spiderman shoot string!!! string can mean to rope string = connection of alphabets "A" << it is string cus include quote and alphabet Ahhhhh really hard to explain
20th Sep 2017, 9:30 AM
Yanothai Chaitawat
Yanothai Chaitawat - avatar
+ 6
Well...Let's say that it is one of data-types And then visit here https://www.w3schools.com/js/js_datatypes.asp
20th Sep 2017, 9:34 AM
Yanothai Chaitawat
Yanothai Chaitawat - avatar
0
An example please
20th Sep 2017, 9:31 AM
Mohamad Al Omari
Mohamad Al Omari - avatar