C Program to print Hello Word | Ansh Computer

Admin Co-Vinay Kumar Verma
0

Post By@ Co-Funder# Vinay Kumar Verma 

AAJ KE IS POST ME BATAUNGA KI EK KOI BHI NAME PRINT C LANGUAGE ME PRINT KARA SAKTE HAI.

                            


#include<stdio.h>
#include<conio.h>
void main()
{
 
    printf("Hello Word");
    getch();
 
}                    

                                     Output Print


 



 


Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.
Post a Comment (0)
Our website uses cookies to enhance your experience. Learn More
Accept !