Computer Science, asked by bipin8490944303, 4 months ago

#include<stdio.h>
void main()
{
printf("HELLO WORLD");
}
what is the output?​

Answers

Answered by skhan9431400875
1

Explanation:

 your output is

⇒ HELLO WORLD

      now mark me as brainliest

Similar questions