project of c++

Embed Size (px)

DESCRIPTION

this is a project for class 11th ............

Citation preview

#include#include#include#include#includevoid main(){int a=75,b=75;clrscr();while(a--){delay(30);textcolor(14);cprintf("*");}gotoxy(16,3);textcolor(13+BLINK);cprintf("Project Name");textcolor(14+BLINK);cprintf("-");textcolor(15+BLINK);cprintf("Marksheet Automation");gotoxy(1,5);while(b--){delay(30);textcolor(14);cprintf("*");}gotoxy(30,8);textcolor(17);cprintf("Developed By:");gotoxy(30,9);textcolor(18);cprintf("Prateek Kumar Sharma");gotoxy(30,12);textcolor(19);cprintf("Under Guidance of:");gotoxy(30,13);textcolor(20);cprintf("Mr. Anashin Bhardwaj");gotoxy(40,15);coutun;gotoxy(20,10);textcolor(23);cprintf("Password:");cin>>pd;clrscr();gotoxy(30,4);textcolor(35);cprintf("Your Password is =");cprintf(pd);gotoxy(35,15);cout