Important Notice:

Course Content
Algorithm & Flowchart Content
0/1
Algorithms & Flowchart to Solve Problems (Chapter-2) M3-R5.1
About Lesson
Difference between Algorithm & Flowchart

 

Sr. No

Algorithm

Flowchart

1

यह किसी समस्या को solve करने की एक प्रक्रिया है

यह एक डायग्राम होता है जो data के flow को दर्शाता

2

एल्गोरिथम को समझना कठिन है

फ्लोचार्ट को समझना आसान होता है

3

इसमें text का इस्तेमाल किया जाता है

इसमें symbols का इस्तेमाल किया जाता है

4

इसे debug करना आसान होता है

इसे debug करना मुश्किल होता है

5

एल्गोरिथम को बनाना मुश्किल होता है

फ्लोचार्ट को बनाना आसान होता है

 

Difference between Algorithm & Flowchart

 

Sr. No

Algorithm

Flowchart

1

It is a process of solving a problem

This is a diagram that shows the flow of data.

2

The algorithm is difficult to understand

Flowcharts are easier to understand

3

text is used in this

symbols are used in this

4

it is easier to debug

it is difficult to debug

5

Algorithms are difficult to create

Flowcharts are easy to draw

error: Content is protected !!