0

i have not created the array name then why this C program is working.`

#include<stdio.h>
int main()
{
  printf("%c",7["sundaram"]);
  return 0;
}
Walter
  • 443
  • 4
  • 11

0 Answers0