Computer Science, asked by brazilserver75647, 17 days ago

1. FOR...NEXT statement inside the another FOR...NEXT is called:

i.FOR.NEXT with STER
ii. Nested FOR..NEXT
iii. Both of these
iv. None of these

2. _____________ is a block of commands.

i WHILE...WEND
ii. DO...LOOP
iii. FOR...NEXT
iv. DO...WHILE

3. While using Nested FOR.... NEXT statement, which loop will evaluate first?

i. Outer loop
ii. Inner loop
iii. Top loop
iv. Bottom loop Write

'T for True and 'F' for False statement.

a. The FOR...NEXT statement which lies inside is called outer loop.

b. QBasic was invented by Tim Berner Lee.

c. Do.Loop works well with While...Wend.

Answer the following questions.

a. What do you understand by Nested... For?

b. How do you write a name using do while loop on QBasic?

c. What do you understand by the term 'looping?

d. Define While....Wend loop.​

Answers

Answered by nayaknalini225
3

Answer:

i) both of this.

ii) do while.

iii) bottom loop right.

Similar questions