//Guess output of following code
#include <stdio.h>
int main()
{
while ()
printf("Welcome");
return 0;
}
Answers
Answered by
0
Answer:
Welcome
Explanation:
hope it is helpful,
mark it brainliest,
mark it brainliest,follow me for further help
have a good day
Similar questions