The following was written by a student during a C programming language lesson.
#include<stdio.h>
main()
{
printf(“programming is fun”);
main();
}
Interpret the program codes
 Viewed: 529 times For Better experience and learning,for video answers, after video ends playing, click next question in the questions list!!!