CBSE Class 11 Computer Science Question 25 of 80

Getting Started with Python — Question 2

Back to all questions
2
Question

Question 2

What shape represents a decision in a flow chart?

  1. Diamond
  2. Rectangle
  3. Oval
  4. Parallelogram
Answer

Diamond

Reason — Diamond represents decision/condition in a flow chart.