Difficulty: Easy
Correct Answer: A parallel port
Explanation:
Introduction / Context:
Legacy PCs supported multiple peripheral interfaces with distinct connectors. Understanding which connector type corresponds to which function is important for hardware technicians and exam candidates.
Given Data / Assumptions:
Concept / Approach:
On PCs, DB-25 connectors had two main uses: RS-232 serial (male on PC side) and parallel printer ports (female on PC side). The question specifies a 25-pin female connector, which corresponds to the parallel (LPT) port.
Step-by-Step Solution:
Verification / Alternative check:
Hardware manuals show DB-25 female as parallel port, DB-25 male as serial RS-232 port. This gender distinction prevents accidental crossover.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
A parallel port.
Discussion & Comments