Short answer type questions. Consider the given program and answer the following questions. sum = 0 For N = 1 TO 30 Step 2 sum = sum + N EndFor TextWindow.WriteLine("sum = " + sum) (i) How many times the above loop will run? (ii) What will be the output of the above program? (iii) Explain infinite loop with the help of example. (iv) Explain the syntax of For... EndFor loop statement.
Answers
Answered by
0
Answer:
utsazbmloursaxvbjjhgderu48954222$66889
Similar questions
Math,
8 days ago
Math,
8 days ago
History,
16 days ago
Computer Science,
16 days ago
Math,
8 months ago
Social Sciences,
8 months ago
India Languages,
8 months ago