how an array a[0] prints all the characters till nulll as array points to the first element .
Printing char array
its the property of the char array if u print a[0] it will [print until null comes
how an array a[0] prints all the characters till nulll as array points to the first element .
its the property of the char array if u print a[0] it will [print until null comes