Computer Science, asked by voledey198, 4 months ago

write limitations of flow chart​

Answers

Answered by AnshPratihar
0

Explanation:

Flowcharts are very time consuming and laborious to draw with proper symbols and spacing, especially for large complex programs.

Owing to the symbol –string nature of flowcharting any changes or modifications in the program logic will usually require a completely new flowchart.

There are no standards determining the amount of detail that should be included in the flowchart.

There are 3 basic programming constructs, they are

(A) Sequential

(B) Selection

(C) Iteration

Similar questions