what is iteration in Q Basic?
Attachments:
Answers
Answered by
5
Answer:
QBasic, a short form of Quick Beginners All purpose Symbolic Instruction Code, is an integrated development environment and interpreter for a variety of BASIC programming languages which are based on QuickBASIC.
Iteration allows us to simplify our algorithm by stating that we will repeat certain steps until told otherwise. This makes designing algorithms quicker and simpler because they don't have to include lots of unnecessary steps.
Explanation:
Answered by
2
your answer is this
pls mark it as a brainliest
Attachments:
DevMehta19921989:
hi
Similar questions