Draw any four graphical symbols used in a flowchart and explain them.

  • Oval: Represents the start or end of a process.
  • Rectangle: Used to denote a process or action step in the flowchart.
  • Diamond: Indicates a decision point where the process branches based on a yes/no or true/false condition.
  • Parallelogram: Used for input or output operations, like data entry or display.