Computer Science, asked by amithmanoj321, 1 month ago

8. What is the output of C Program with arrays.? int main() { char str[]=
{"C", "A", "T","\0"}; printf("%s",str); return 0; }
O A.C
O B. Compiler girror
O C.CAT
O D.CAT\O

Answers

Answered by rajvaryaagarwal2018
0

Answer:

Dont Know

Explanation:

Similar questions