I have 2 array of type Char in the main() as shown below :
char a[8]="aaaaaaaa"; char b[8] = "bbbbbbbb";
When I print value o