Computer Science, asked by aaryantriar, 7 months ago

what is a flowchart mention? rules of design flowchart​

Answers

Answered by rupeshkumarcrj1234
2

Answer:

Each flowchart must have one and only one Start object. The flow of control must always enter an object from the top. The flow of control must always leave an object from the bottom (except for Decision objects, which allow the flow of control to leave from the side). The flow of control must not split.

Explanation:

Hope It's Helpful.

Answered by Anonymous
3

Each flowchart must have one and only one Start object. The flow of control must always enter an object from the top. The flow of control must always leave an object from the bottom (except for Decision objects, which allow the flow of control to leave from the side). The flow of control must not split.

Similar questions