2/8/00
COM1100 Winter2000 Yuhong Yin
3
string
n
A string is any sequence of characters
enclosed in double quotes.
n
Examples:
n
“This is a string”
n
“Hello, World !”
n
“*-“
n
“xyz 123 *!#@&”
n