Correct option is C
An off-page connector is a flowchart symbol used when the flowchart continues on a different page. It allows large flowcharts to be split across multiple pages while maintaining logical continuity. The symbol is typically represented as a pentagon and includes a reference (like a page number or label) to the page where the flow continues.
Important Key Points:
- Off-page connectors help manage complex or multi-page flowcharts neatly and logically.
- They ensure that the flow of control is maintained without cluttering a single page.
- Each off-page connector should match with a corresponding connector on the target page.
Knowledge Booster:
- Predefined processing: Represents a subroutine or named process, not a connector.
- Flow line: Indicates the direction of process flow between symbols; does not connect across pages.
- On-page connector: Used to connect flowlines within the same page, typically shown as a small circle.