String (computer science): Difference between revisions

Content deleted Content added
mNo edit summary
literal string not just string
Line 1:
A '''literal string''' (or '''string of characters''') is an aggregate data type used in most [[programming language]]s to represent text.
 
The term '''string''' in a broader sense refers to a sequence of entities; for example, tokens in a language grammar, a sequence of states in automata or a representation of [[DNA]].