Question:

In a flowchart, the symbol used for decision is:

Show Hint

Exam Tip:
Common flowchart symbols:

• Oval: Start/End (Terminal).
• Rectangle: Processing.
• Diamond: Decision.
• Parallelogram: Input/Output.
  • Input/Output
  • Decision
  • Terminal
  • Processing
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Understanding the Concept:
Flowcharts use different symbols to represent different types of operations.
The decision symbol is a diamond.

Step 2: Key Definition:

The decision symbol in a flowchart is a diamond (rhombus).
It is used to represent a conditional statement that branches into two or more paths.

Step 3: Final Answer:

Therefore, option (B) is correct.
Was this answer helpful?
0
0