Get premium membership and access questions with answers, video lessons as well as revision papers.

Write a program in C that prints the word "Hello world"

      

Write a program in C that prints the word "Hello world".

  

Answers


victorkiplangat
#include
main()
{
printf("Hello world\n");
}
vicxkip answered the question on October 18, 2018 at 21:17


Next: Sitaki kazi za uchafu hapa sagamoyo", eleza muktadha wa Dondoo hili katika tamthilia ya Kigogo
Previous: Outline reasons why a country may opt to protectionism

View More Computer Science Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions