+ 3

What is string??!!

i can't understand it very well and i don't know how to used it and what's the profit from it?

28th May 2018, 12:49 AM
Afnan Eljak
9 Answers
+ 7
A string is basically a variable which stores non-homogenious data(ie., it can store characters,numbers and symbols in it)
1st Jun 2018, 8:21 AM
kaligotla Ravi Tej
kaligotla Ravi Tej - avatar
+ 4
A variable for storing words simply
28th May 2018, 2:02 AM
Eniola Odunmbaku
Eniola Odunmbaku - avatar
+ 3
It is the simplest type of variable to content characters: numbers, letters ... In all programming languages ​​exists, it may or may not have its methods, and always remember that even if it contains numbers you can not perform arithmetic operations with string.
28th May 2018, 2:53 PM
Miguel Angel MartĂ­n RodrĂ­guez
Miguel Angel MartĂ­n RodrĂ­guez - avatar
+ 3
basically it is comprised of characters that may form names, words that are not inherently of numerical type. think of them as non-numeric data type.
2nd Jun 2018, 8:07 PM
Snr Oscar Ghitto
Snr Oscar Ghitto - avatar
+ 2
string is nothing but a collection of characters.For instance "action" is a string
28th May 2018, 2:12 PM
Mani Balan
Mani Balan - avatar
29th May 2018, 6:20 PM
Pradheepviki😎😀
Pradheepviki😎😀 - avatar
+ 1
thanx all of you guys :-)
29th May 2018, 1:55 PM
Afnan Eljak
0
how can I answer this" "?
6th Jun 2018, 7:22 AM
Monalisa Konadu