- Declare a string to have the value: "programming client side"
- Display the length of the string
- Display the 8th to 12th characters
- Display the last 5 characters
- Show the uppercase valu of the string
- Display the string after replacing the "i"s with "X"s
- display the index of the letter c
- Display the split of the string using a blank