User Tools

Site Tools


en:stringconstants

Differences

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

Link to this comparison view

en:stringconstants [2016/01/01 22:42]
127.0.0.1 external edit
en:stringconstants [2016/08/07 21:15]
admin
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.txt · Last modified: 2020/02/28 10:46 (external edit)