Computer Science, asked by vanshikabaghela122, 7 months ago

Q. 1. Fill in the blanks:

a. ___________ refers to the repetition of a set of statements till a given condition remains true.

b. ___________ refers to the repetition of a set of statements till a given condition remains false.

c. A ___________ is a variable that keeps track of the number of times a particular instruction
or set of instructions has been executed within a loop.

d. _____________ loop is generally used as a counter loop when you know exactly how many times you need to execute the loop.

please answer as fast as you can!
its urgent​

Answers

Answered by sejaljamwal
0

Answer:

A. Loop

B. Application

C. consistent variable

D. counting

Similar questions