Code 3K : World Of Programmers
Wap to print "Hello World"
#include
<stdio.h>
#include
<conio.h>
void
main() { clrscr(); printf(
"hello world"
); getch(); }
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment