Computer Science, asked by mariyamhmadras, 5 months ago


Which looping statement reduces the length of the program?​

Answers

Answered by amruthavarshini06
3

Answer:

  • Looping statement are the statements execute one or more statement repeatedly several number of times. In C programming language there are three types of loops; while, for and do-while.
  • Advantage with looping statement
  • with looping statementReduce length of Code
  • odeTake less memory space.
  • odeTake less memory space.Burden on the developer is reducing.
  • odeTake less memory space.Burden on the developer is reducing.Time consuming process to execute the program is reduced.
  • *MARK ME AS BRAINLIST PLEASE*
Answered by sony66rawat
3

Explanation:

ok it's right answer ☺️☺️

Attachments:
Similar questions