simple program to print hello in C language




#include<stdio.h>
#include<conio.h>
void main()
{
printf("Hello....its our first program...!!!");

getch();
}

Comments

Popular posts from this blog

how to use camera in android studio| code

BOOT YOUR PHONE IN RECOVERY MOOD- HARDRESET

How to hack wifi password-2017