Difficulty: Easy
Correct Answer: A-3, B-2, C-1
Explanation:
Introduction / Context:
Core vocabulary in computing and communications often appears in exams. Understanding what an interface is, what a bit represents, and what baud (symbol rate) measures helps avoid conceptual errors when reading specifications.
Given Data / Assumptions:
Concept / Approach:
We match each List I term to the best List II definition: interface→boundary, bit→binary digit, baud speed→rate of data transmission (symbol rate). Although baud and bits per second can differ with multilevel coding, baud remains a measure of signaling events per second.
Step-by-Step Solution:
Verification / Alternative check:
Serial links list 9600 baud, 115200 baud, etc. Documentation distinguishes bps (bits per second) from baud when modulation encodes multiple bits per symbol, reinforcing that baud is a rate measure.
Why Other Options Are Wrong:
Common Pitfalls:
Assuming baud equals bits per second in all cases; equality holds only for binary signaling with one bit per symbol.
Final Answer:
A-3, B-2, C-1
Discussion & Comments