
Hello Everyone,
Gladly welcome you All.
Basically, all the Programming Languages starts with Hello World program.
Here, is the code,
#include<stdio.h>
int main()
{
printf("Hello World");
return 0;
}
Result:
Hello World
All the news and updates relevant to Engineering. You can also Write a post here
Hello My Name is DP Learn Engineering with Subscribe us to get Notified about New Post
Learn More →
No comments:
Post a Comment