Menu

[Solved]-Question 1 Many Times Line Hello World Printed Following Code 1 Include 2 Int Main Int J J Q37198091

QUESTION 1 How many times the line Hello World will be printed in the following code. 1 #include <stdio.h> 2 int main() intQUESTION 1 How many times the line “Hello World” will be printed in the following code. 1 #include <stdio.h> 2 int main() int i,j; for(j=1;jc3;j+2) printf(“Hello World.In”); j-=1; 10 12 13 return e 14 L) Show transcribed image text QUESTION 1 How many times the line “Hello World” will be printed in the following code. 1 #include 2 int main() int i,j; for(j=1;jc3;j+2) printf(“Hello World.In”); j-=1; 10 12 13 return e 14 L)

Expert Answer


Answer to QUESTION 1 How many times the line “Hello World” will be printed in the following code. 1 #include 2 int main() int i,j;… . . .

OR


Leave a Reply

Your email address will not be published. Required fields are marked *