User Tools

Site Tools


en:stringconstants

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:stringconstants [2016/01/01 22:42]
127.0.0.1 external edit
en:stringconstants [2020/02/28 10:46] (current)
Line 1: Line 1:
 ===== String Constants ===== ===== String Constants =====
  
-String constants are zero or more characters enclosed by double quotation marks(").+String constants are zero or more characters enclosed by either double quotation marks(") or single quotation marks ('). 
 + 
 +====Examples==== 
 +|'I said "Hello."'
 +|"Tuesday Rocks"
 +|'123'
 +|"it is Smith's"|
  
en/stringconstants.1451713344.txt.gz · Last modified: 2020/02/28 10:46 (external edit)