String

From Computer Science Wiki
Revision as of 06:02, 7 August 2017 by Mr. MacKenty (talk | contribs) (Created page with "right|frame|Programming basics<ref>http://www.flaticon.com/</ref> In computer programming, a string is traditionally a sequence of characters, either as a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Programming basics[1]

In computer programming, a string is traditionally a sequence of characters, either as a literal constant or as some kind of variable.[2].


Example[edit]

Do you understand this?[edit]

Standards[edit]

  • Define the terms: variable, constant, operator, object.

References[edit]