Content deleted Content added
Logoshimpo (talk | contribs) Undid revision 1270136071 by 100.36.106.199 (talk) colon is correct punctuation when introducing a list or topic. commas should not be used as pauses. |
Undid revision 1270149160 by Logoshimpo (talk) you have no idea what you’re talking about |
||
Line 21:
==Use in programming languages==
In most [[programming language]]s, strings are a [[data type]]. Strings are typically stored at distinct [[memory address]]es (locations). Thus, the same string (
In this way, there could be multiple empty strings in memory, in contrast with the formal theory definition, for which there is only one possible empty string. However, a string comparison function would indicate that all of these empty strings are equal to each other.
|