Difference between revisions of "String"

From Conservapedia
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]]

Revision as of 21:50, February 8, 2010

A string is a sequence of characters.[1]

  1. The term "string" or "character string" is used by programmers to indicate a sequence of characters.[1]