Difference between revisions of "String"
Jump to navigation
Jump to search
(Created page with 'A '''string''' is a sequence of characters. category:Computer Programming') |
(source) |
||
| Line 1: | Line 1: | ||
| − | A '''string''' is a sequence of characters. | + | A '''string''' is a sequence of characters.<ref>The term "string" or "character string" is used by programmers to indicate a sequence of characters.[http://www.regular-expressions.info/tutorial.html]</ref> |
[[category:Computer Programming]] | [[category:Computer Programming]] | ||