Strings:: Digit, Whitespace, or Any Other Symbol
Strings:: Digit, Whitespace, or Any Other Symbol
Strings:
Data Type.
Sequence made up of one or more individual
characters where a character may be Letter,
Digit, Whitespace, or Any Other Symbol.
Methods in String:
1. Indexing
2. Traversing
3. Concatenating
4. Appending
5. Multiplying
1. Indexing: