Challenge the talent inside you, participate in Animate 2024!     Click here for details.

Strings - English

20990 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()