Program in C language:
#include<iostream. h>
#include<conio. h>
void main()
{
printf("MY NAME IS___") ;//what you have to execute written in the double quotation mark...
getch() ;
}
OUTPUT:
MY NAME IS___
The above program is execute your name or college name., So,if you have any doubt in that drop your questions in the comment box.
#include<iostream. h>
#include<conio. h>
void main()
{
printf("MY NAME IS___") ;//what you have to execute written in the double quotation mark...
getch() ;
}
OUTPUT:
MY NAME IS___
The above program is execute your name or college name., So,if you have any doubt in that drop your questions in the comment box.
No comments:
Post a Comment