Types of Flowchart

i. System Flowchart: It is a type which display in detail the procedures involved in programming. ii. Program Flowchart: It is a type, which is used to show how procedures are to be carried out. iii. Block chart: It displays the sequence of the major procedures in a system.

Algorithms

It is defined as a step-by-step procedure for solving a particular problem. Examples are sorting algorithms, searching algorithm, trapezoidal rule algorithm, Newton’s algorithms etc. Algorithms do not involved making use of any diagram. Example: Write an algorithm to get the base, width and height of a triangle and compute the area. Display the result of …

View Subject

not allowed!