Tuesday, May 12, 2009

Difference between String and string.

"string" is a keyword; you can't use "string" as an identifier.
"String" is not a keyword, and you can use it as an identifier:

No comments:

Bookmark and Share