Joining Strings together
Comparing strings with each other
Comparing a string with a pattern
Fetching part of a string
Find a string or character inside another string
Change the case of a string
Replace a character (or substring) with another
Trimming White Space
Combining String Functions
Less-Used Functions