This is simple c program
Very easy program if u want to do then just see and try in TC:
#include#include void main() { clrscr(); printf("jay mataji"); getch(); }
This is simple c program
#include#include void main() { clrscr(); printf("jay mataji"); getch(); }
No comments