Which symbol represents decision in a flow chart?
فلو چارٹ میں کون سی علامت فیصلے کی نمائندگی کرتی ہے؟
- Circle
- Rectangle
- Diamond
- Parallelogram
Explanation
The diamond symbol represents a decision in a flowchart.
It is used to indicate a point where the flow splits based on a yes/no or true/false condition.
Flow Chart List:
Related MCQs
- True
- False
- Partially True
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
مندرجہ ذیل میں سے ڈیٹا پروسیسنگ کی درست ترتیب کون سی ہے؟
- Input → Processing → Output → Storage
- Processing → Input → Storage → Output
- Storage → Input → Processing → Output
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
- --
- ++
- +=
- **
اس سوال کو وضاحت کے ساتھ پڑھیں
- A = B + B
- A = A + B
- A = A - B
- A = B - A
اس سوال کو وضاحت کے ساتھ پڑھیں
- open()
- close()
- fclose()
- endfile()