Reason why array index starts from 0
I am sure that this question has crossed all of our minds when we first learnt about arrays in C/C++ but only some of us bothered to know the reason of starting the array index from zero.
I too was curious hence I searched the internet and below is t...
arthmasand.hashnode.dev1 min read