string in c and how it works
Strings are defined as an array of characters. The difference between a character array and a string is the string is terminated with a special character ‘