C Programming
#include
#include
void main()
{
clrscr();
textackground(BLUE);
textcolor(GERRN);
printf("my name is bellal:");
gotoxy(1,1);
textcolor(RED);
printf("My subject is cse:");
getch();
}
Computer is the most important and mysterious invention of the world.Now a days we can not imagine our life without it.Welcome to my computer world.
#include
#include
void main()
{
clrscr();
textackground(BLUE);
textcolor(GERRN);
printf("my name is bellal:");
gotoxy(1,1);
textcolor(RED);
printf("My subject is cse:");
getch();
}
© Free Blogger Templates Blogger Theme II by Ourblogtemplates.com 2008
Back to TOP
0 comments:
Post a Comment