Important Notice:

Terminal (Start/Stop) Symbol

Terminal (Start/Stop) Symbol

4 views 1 min read

Terminal (Start/Stop) Symbol :- 

Terminal (Start/Stop) फ्लोचार्ट का पहला और अंतिम प्रतीक (Symbol) होता है। इसका उपयोग किसी प्रोग्राम, एल्गोरिथ्म (Algorithm) या प्रक्रिया (Process) की शुरुआत (Start) तथा समाप्ति (Stop/End) को दर्शाने के लिए किया जाता है। इसका आकार अंडाकार (Oval) या Rounded Rectangle (Capsule Shape) होता है।

English

The Terminal (Start/Stop) symbol is the first and last symbol of a flowchart. It is used to represent the beginning (Start) and ending (Stop/End) of a program, algorithm, or process. It is drawn as an Oval or Rounded Rectangle (Capsule Shape).

Rules (महत्वपूर्ण नियम) :-

  • प्रत्येक फ्लोचार्ट में केवल एक Start Symbol होना चाहिए। / Every flowchart should have only one Start symbol.
  • एक या एक से अधिक Stop Symbols हो सकते हैं। / A flowchart may have one or more Stop symbols.
  • Start Symbol में कोई Flow Line प्रवेश नहीं करती। / No flow line enters the Start symbol.
  • Start Symbol से केवल एक Flow Line बाहर जाती है। / Only one flow line leaves the Start symbol.
  • Stop Symbol से कोई Flow Line बाहर नहीं जाती। / No flow line leaves the Stop symbol.
  • किसी भी संख्या की Flow Lines Stop Symbol में प्रवेश कर सकती हैं। / Any number of flow lines may enter the Stop symbol.

Related Notes