Programming Basics/Strings

A string is a data type used to store sequences of characters. Strings are often simply an array of characters.
Category:Book:Programming Basics#Strings%20A string is a data type used to store sequences of characters. Strings are often simply an array of characters.
Category:Book:Programming Basics#Strings%20