Traversing Strings

Explore different ways of traversing strings in C.

Method 1: Using the for loop

RUN the code given below and see the output!