C program to print one Message - With Output Akash Manhas 22:45 Programming Edit #include<stdio.h> #include<conio.h> void main() { printf("Hello Everyone"); getch(); } OUTPUT: Hello Everyone Share on Facebook Share on Twitter Share on Google Plus About Akash Manhas This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel. RELATED POSTS
0 comments:
Post a Comment