1. Consider the following code fragment :
while
n = 3
print n == 3
(a) What will be the output of above code 3
2 Concider the following code formont
Code,go Outpunt
Answers
Answered by
0
1). That n is integer for inisilation to execute loop only 3 times .
2) . What are you asking about in 2nd question.
it is about (goto) statement or what.
Similar questions