How to initialize the string ?
How can we concatenate the two strings?
How can we get the length of the string ?
How can we access specific character from string ?
How can we change the specific character of the string?
How can we get string input from user?