String operations: Difference between revisions

Content deleted Content added
m Reverted edits by 39.48.109.33 (talk) to last version by 199.111.152.83
Line 1:
In [[computer science]], in the area of [[formal language theory]], frequent use is made of a variety of [[string functions]]; however, the notation used is different from that used on [[computer programming]], and some commonly used functions in the theoretical realm are rarely used when programming. This article defines some of these basic terms.
 
aliraza==Strings and languages==
A string is a finite sequence of characters.
The [[empty string]] is denoted by <math>\varepsilon</math>.