Report - A simple C program: Printing a line of text #include main() { printf(“hello, world\n”); } Program output: hello, world.

Please pass captcha verification before submit form