Computer Science, asked by yaminireddy9151, 10 months ago

Diagrammatic representation of an algorithm is

Answers

Answered by Isu1111
1

Answer:flowchart

Explanation: declaration, input, output statements, conditions of program are represented using symbols rectangle, parallelogram, diamond in a flowchart

Answered by linafathima10
0

Answer:

A flowchart is a type of diagram that represents a workflow or process. A flowchart can also be defined as a diagrammatic representation of an algorithm, a step-by-step approach to solving a task. The flowchart shows the steps as boxes of various kinds, and their order by connecting the boxes with arrows.

Explanation:

Similar questions