How to print "Hello world" program in c language ?


#include<stdio.h>

#include<conio.h>

Void main()

{

               Printf(“hello world”);*/printf use for print input/*

               Getch();

}

ourtput;- "hello world"


Post a Comment

0 Comments

Ad Code

Responsive Advertisement