Correct Answer: Correct answer is: (C) Duplex.
Exam Relevance: AP Computer Science Principles, SAT Subject Test in Computer Science
Difficulty: Easy
Concept notes: In communication systems, data flow refers to the direction in which data can be transmitted. The options provided describe different types of data flow: Simplex, Half-duplex, and Full-duplex. Duplex is not a specific term used to describe data flow in communication systems.
Common Mistakes: Students may confuse "duplex" with "full-duplex," as both terms involve two-way communication. However, "duplex" is a general term and not a specific data flow type.
Explanations: Simplex communication allows data to flow in only one direction. Half-duplex communication allows data to flow in both directions but not simultaneously. Full-duplex communication allows data to flow in both directions simultaneously. Duplex is a general term that refers to two-way communication but is not a specific data flow type in communication systems.
Option Analysis: - Option A: Simplex is a valid data flow type where communication is unidirectional.
- Option B: Half-duplex is a valid data flow type where communication is bidirectional but not simultaneous.
- Option C: Duplex is not a specific data flow type in communication systems; it is a general term for two-way communication.
- Option D: Full-duplex is a valid data flow type where communication is bidirectional and simultaneous.
Mnemonic: S-H-F: Simplex, Half-duplex, Full-duplex