what is the Purpose of Algorithm and Flow Chart in C language
Answers
Answered by
1
Regardless of the context in which they are used, algorithms are essentially problem solvers - their purpose is to solve and often automate a solution to a particular problem. Introductory textbooks on algorithms tend to outline their subject broadly, defining an algorithm as 'a set of steps to accomplish a task' 3.
The flowchart shows the steps as boxes of various kinds, and their order by connecting the boxes with arrows. This diagrammatic representation illustrates a solution model to a given problem. Flowcharts are used in analyzing, designing, documenting or managing a process or program in various fields.
Pls mark me as brainlist pls
The flowchart shows the steps as boxes of various kinds, and their order by connecting the boxes with arrows. This diagrammatic representation illustrates a solution model to a given problem. Flowcharts are used in analyzing, designing, documenting or managing a process or program in various fields.
Pls mark me as brainlist pls
Answered by
2
Answer:
algorithm is set of insturctions .
flow chart is diagram representation of algorithm.
both algorithm and flow chart are used to easily understand of the program
Similar questions
English,
4 months ago
English,
4 months ago
Math,
8 months ago
Social Sciences,
1 year ago
Math,
1 year ago