Introduction
C Program to Print “Hello World!”. I have used Code:: Blocks compiler for debugging purpose. But you can use any C programming language compiler as per your availability.
#include <stdio.h> int main() { printf("Hello World!"); // printf() is use to display string return 0; }
Result
#include
int main ()
{Print f(“Hello, world!”);
return 0;
}
sir my name is haidor mazumder
i want to learn c & c++plese help me