Computer Science, asked by rija53, 4 months ago

How many start and stop boxes can there be in a flowchart?
What is looping?
what is looping? What is the important thing to remember in a loop

Answers

Answered by AYUSH5388
1

Answer:

maa ki chu mera bataki chu mera baata

Answered by Anonymous
1

Answer:

\huge\boxed{\fcolorbox{black}{pink}{Answer}}

There's no technical reason you cannot have as many start and stop points as you want in a flowchart. However, you need to think about what information you are trying to convey and who the audience of the flowchart is.

It needs to make sense and if you have too many start and end points, and to many different routes through it, it could be very confusing.

Confusion might be the desired outcome though... we use this effectively to demonstrate to businesses how their processes are too complicated and lead to mistakes and rework. Simplifying it makes it easier to follow and easier to complete correctly

_____________________

Loops are used in any programming languages when we require to execute the statements on a certain condition multiple time. Loop facilitates iteration of the statements till the specified condition becomes false.

\textbf{Hope\: it\: helps\: you\: ❤️ }

Similar questions