Important Notice:

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

Flowchart Symbols

Connector Symbol

    इसका use दो या दो से अधिक भागों को आपस में जोड़ने के लिए किया जाता हैं। इसलिए इसे कनेक्टर कहते हैं। इसका सिंबल circle होता हैं।

      जब कोई कॉन्प्लेक्स या बड़ा Flowchart एक से ज्यादा पेज पर ड्रॉ किया जाता है। तब इस Symbol का उपयोग उसे कनेक्ट करने के लिए किया जाता है। इस symbol के अंदर हम कोई नंबर या अल्फाबेट रेफरेंस के लिए लिखते हैं।

Flow Line Symbol

       किसी भी तरह के इनपुट आउटपुट का, किसी भी तरह के terminal का हमारा control कहा से कहा ट्रांसफर होना हैं उसके लिए हम फ्लोलाइन symbol का use करते हैं। ये flow chart के sequence (क्रम ) को प्रदर्शित करता है।

Hexagon Symbol

      इस सिंबल को preparation symbol भी कहा जाता है। इसका इस्तेमाल for loop, while loop,या दूसरे loops को प्रस्तुत करने के लिए किया जाता है। इसका चित्र hexagon (षट्भुज) होता है।

Document Symbol

      इसका use document को show करने के लिए किया जाता हैं। जितने भी डॉक्यूमेंट्स होते हैं। उसको प्रदर्शित करने के लिए ये सिंबल प्रयोग किया जाता हैं।

Connector Symbol

          It is used to connect two or more parts together. That’s why it is called connector. Its symbol is circle.

          When a complex or large flowchart is drawn on more than one page. Then this symbol is used to connect it. Inside this symbol we write any number or alphabet for reference.

Flow Line Symbol:-

                     To know where our control of any type of input output, any type of terminal is to be transferred, we use the flow line symbol. It displays the sequence of the flow chart.

Hexagon Symbol

          This symbol is also called preparation symbol. It is used to introduce for loop, while loop, or other loops. Its picture is a hexagon.

Document Symbol

       It is used to show the document. All the documents there are. This symbol is used to display it.

error: Content is protected !!