Hello there! This blog contains the easy to understand examples for Programming languages. Complexity of the concepts may be blurred away if it is understood properly with proper examples. So, Happy Programming!
#include<iostream.h> #include<conio.h> void main() { clrscr(); cout<<"LJIET"; getch(); }
No comments:
Post a Comment