Important Notice:

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

Rules for drawing Flowchart

फ्लोचार्ट बनाने के कुछ नियम होते हैं जिन्हें हमें follow करना चाहिए-

  • फ्लोचार्ट में केवल एक start और stop symbol हो सकता है।
  • इसमें केवल पारंपरिक (conventional) symbol का इस्तेमाल करना चाहिए।
  • फ्लोचार्ट में name और variable का प्रयोग करना चाहिए।
  • यदि फ्लोचार्ट बड़ा और कठिन है तो इसमें connector symbols का उपयोग करना चाहिए।

Micro Flowchart

विस्तृत फ्लो चार्ट अर्थात अधिक विवरण वाले फ्लो चार्ट को Micro Flowchart कहते हैं। इसमें Algorithm के सभी components को दर्शाया जाता है।

 

Rules for drawing Flowchart

There are some rules for making a flowchart which we should follow. There are some rules for making a flowchart which we should follow-

  • Flowchart can have only one start and stop symbol.
  • Only conventional symbols should be used in this.
  • Name and variable should be used in the flow chart.
  • If the flowchart is large and difficult then connector symbols should be used in it.

Micro Flowchart

                               Detailed flow chart i.e. flow chart with more details is called Micro Flowchart. In this all the components of the algorithm are shown.

error: Content is protected !!