Single Choice Moderate

QWhich is NOT typically part of algorithm structure?

ID: #25741 MCQ Quiz - Class 8 - Algorithm & Flowchart 3 views
Question Info
#25741Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - Algorithm & FlowchartTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Start
  • B Process
  • C Loop diagram symbol
  • D End
Correct Answer

Explanation

Correct Answer Explanation:

Loop diagram SYMBOLS belong to flowcharts (which are pictorial), not to algorithms written in text/pseudocode.

Why the other options are incorrect:

  • Option A: Start IS part of algorithm structure (marking the beginning).
  • Option B: Process steps ARE part (doing the actual work).
  • Option D: End IS part (marking termination).

Share This Question

Challenge a friend or share with your study group.