Computer Science, asked by UsarshiDas9433, 3 months ago

write rules to create a flowchart.​

Answers

Answered by callmesweetheart123
2

Explanation:

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.

Answered by piyushpopli361
0

Answer:

हिंदी में खोजें

लिखने एक प्रवाह संचित्र बनाने के लिए नियम

Search Results

Featured snippet from the web

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