Computer Science, asked by harshrathore2006, 7 months ago

A for loop is termed as a determinable loop.true/false​

Answers

Answered by kashvijain3126
3

Answer:

Determinable loops are loops in which the numbers of iterations are determined in advance. The computer in this case will know that how many times the loops have to iterate in the whole program. In this type of loop, the number of iterations doesn't depend on the certain condition of the program. For example: For loop.

Answered by StunningBabe27
2

\huge\pink{\fbox{\mathbb{TRUE}}}

  • Value of expression is 100 Good bye! loop’ as number of its iterations can be determined before-hand as the size of the sequence, it is operating upon.
Similar questions