+ 1

What is string

give the ans

21st Jan 2018, 1:39 AM
ramachandra hembram
3 Answers
+ 4
Text, like “hello planet”. Really just a list of characters.
21st Jan 2018, 1:41 AM
Jacob Pembleton
Jacob Pembleton - avatar
+ 2
String is a Variable which has full freedom to contain integer value , special characters etc.
21st Jan 2018, 3:14 AM
🩋FEATHER🩋
🩋FEATHER🩋 - avatar
+ 2
@Ethan Franklin It can’t hold other data types, it could hold “314”, but that’s still not integer because “314”+“54”=“31454”.
21st Jan 2018, 4:10 AM
Jacob Pembleton
Jacob Pembleton - avatar