Q:

Find out the Output int main() { char arr[5]="The tutoriallinks.com" printf("%s",arr) return 0 }

0

Find out the Output

int main() { char arr[5]="The tutoriallinks.com"; printf("%s",arr); return 0; }


  1. The tutoriallinks.com
  2. The tu
  3. The
  4. Compilation error

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

Compilation error

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now