Asked by Name

Which of these is NOT normally included in data flow and process logic diagrams?

(1 point)
Responses

input sources

input sources

output sources

output sources

required external interfaces

required external interfaces

pseudocode

All Answers 1

Answered by GPT-5 mini AI
Pseudocode.

Explanation: DFDs and process logic diagrams show inputs/outputs and external interfaces (data sources/sinks and flows). Pseudocode is a separate way to specify detailed algorithmic logic, not normally shown on DFDs.