<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://brwiki2.brulescorp.com/brwiki2/index.php?action=history&amp;feed=atom&amp;title=String_Literal</id>
	<title>String Literal - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://brwiki2.brulescorp.com/brwiki2/index.php?action=history&amp;feed=atom&amp;title=String_Literal"/>
	<link rel="alternate" type="text/html" href="https://brwiki2.brulescorp.com/brwiki2/index.php?title=String_Literal&amp;action=history"/>
	<updated>2026-06-14T04:22:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://brwiki2.brulescorp.com/brwiki2/index.php?title=String_Literal&amp;diff=7369&amp;oldid=prev</id>
		<title>Laura: Created page with &quot;See also: String.  A &#039;&#039;&#039;string literal&#039;&#039;&#039; is not a variable.  A string literal is a series of alpha-numeric characters encapsulated within quotes (single or double). S...&quot;</title>
		<link rel="alternate" type="text/html" href="https://brwiki2.brulescorp.com/brwiki2/index.php?title=String_Literal&amp;diff=7369&amp;oldid=prev"/>
		<updated>2013-10-15T19:45:31Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;See also: &lt;a href=&quot;/brwiki2/index.php?title=String&quot; title=&quot;String&quot;&gt;String&lt;/a&gt;.  A &amp;#039;&amp;#039;&amp;#039;string literal&amp;#039;&amp;#039;&amp;#039; is not a &lt;a href=&quot;/brwiki2/index.php?title=Variable&quot; title=&quot;Variable&quot;&gt;variable&lt;/a&gt;.  A string literal is a series of alpha-numeric characters encapsulated within quotes (single or double). S...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;See also: [[String]].&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;string literal&amp;#039;&amp;#039;&amp;#039; is not a [[variable]].  A string literal is a series of alpha-numeric characters encapsulated within quotes (single or double). String literals are have many purposes in programming.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
 &amp;quot;This is a string literal&amp;quot;&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
 &amp;#039;This is a string literal&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Quotes may be used inside of string literals.  For example:&lt;br /&gt;
&lt;br /&gt;
 &amp;#039;This is a &amp;quot;string literal&amp;quot;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
 &amp;quot;This is a &amp;quot;&amp;quot;string literal&amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
The double quotes used in the example above evaluate to a single &amp;quot; in the value returned.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Terminology]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Laura</name></author>
	</entry>
</feed>