راه سه
#include <stdio.h>
int main()
{
/* printf function displays the content that is
passed between the double quotes.
*
printf("Hello World");
return 0;
}
Answers
Answered by
1
Answer:
output:
Hello world.
okay.
Similar questions
English,
3 months ago
Physics,
3 months ago
Math,
3 months ago
Physics,
7 months ago
Social Sciences,
7 months ago
India Languages,
10 months ago
English,
10 months ago