Strings - English

21037 visits



Outline:

Strings *char datatype *letter,digit,punctuation marks, tab, or space are all characters *Program explaining the variable and the character data *Introduction to strings *Creating string by Direct Initialization *Creating string by using new operator *String length() *String concat() *String toUpperCase() *String toLowerCase()