Final answer:
System flowcharts use four symbols: terminal symbol, input/output symbol, processing symbol, decision symbol.
Step-by-step explanation:
In system flowcharts, four symbols are commonly used to represent different elements and processes:
- Terminal symbol: Represents the start or end point of a system or process.
- Input/Output symbol: Represents the interaction between the system and external entities such as users or other systems.
- Processing symbol: Represents a specific task or operation performed by the system.
- Decision symbol: Represents a branching point where the system makes a decision based on a condition or criteria.
Therefore, the statement is true.