en.wikipedia.org › wiki › Empty_stringEmpty string - Wikipedia In context-free grammars, a production rule that allows a symbol to produce the empty string is known as an ε-production, and the symbol is said to be "nullable". Use in programming languages. In most programming languages, strings are a data type. Strings are typically stored at distinct memory addresses (locations). Thus, the same string ...