Computer Science, asked by aliabhatt30, 3 months ago

The starting value of “i" is 1 and it incremented by 2. Which of the following

while conditions will you use to repeat a task ten times?

a. while(i<21) b. while(i<20) c. while(i=20)​

Answers

Answered by GarvSethi05
1

Explanation:

756 003 6518

12345

it e an if fb

Answered by BABYDOLL0806
4

Answer:

The starting value of “i" is 1 and it incremented by 2. Which of the following

while conditions will you use to repeat a task ten times?

a. while(i<21) b. while(i<20) c. while(i=20)

Similar questions