The.............. Loop is used to literate a block of code as long as the conditions is true
Answers
Answered by
2
Answer:
Loops are used to execute the same block of code again and again, as long as a certain condition is met. The basic idea behind a loop is to automate the repetitive tasks within a program to save the time and effort. ... while — loops through a block of code as long as the condition specified evaluates to true.
Answered by
0
Answer:
THE DO...WHILE Loop is used to literate a block of code as long as the conditions is true ....
mark me as brainliest ‼️‼️
Similar questions
Hindi,
6 months ago
Computer Science,
6 months ago
English,
11 months ago
English,
11 months ago
English,
11 months ago