Null character usage

what if we don’t use ‘\0’
eg:- char arr[ ][10] ={ { ‘a’,‘b’} , {‘c’,‘d’} };

@mishrakishan082 null is given in the video after the characters . so you have to use null