Did you know that a sentence is nothing but an collection on characters ?? lol
That is what is being said to me on this website where I am learning basics about C language .
Here , they say that a string (sentence) is nothing but an array (collection) of characters and infact this is the logic that you have to use everytime you need to declare strings ...
It definitely doesn't make much sense but it is obviously a computer language like I am telling all these things to a computer after all lol .