Write a program in C to print “Hello” on computer screen. The constraint is that use of semicolon (;) is not
allowed in the program.
#include <stdio.h>
int main()
{
/* complete the code of the program */
return 0;
}
Answers
Answered by
0
Answer:
hi how are you
are you facing any difficulty due to covid
Similar questions
Math,
3 months ago
Social Sciences,
6 months ago
Math,
6 months ago
Physics,
10 months ago
Physics,
10 months ago