Correct Answer: Correct answer is: (C) ACK.
Exam Relevance: Computer Networks, Data Communication, IT Fundamentals
Difficulty: Easy
Concept notes: ACK stands for Acknowledgment, which is a signal sent by a receiver to a sender to indicate successful receipt of data.
Common Mistakes: Students may confuse ACK with NAK (Negative Acknowledgment), which is sent when data is not received correctly.
Explanations: In data communication, when the receiver successfully receives the data, it sends an ACK back to the sender. This confirms that the data was received without errors. The other options, NAK, PAK, and NCK, are not standard terms used in this context.
Option Analysis: - Option A: NAK stands for Negative Acknowledgment, which is sent when the data is not received correctly.
- Option B: PAK is not a standard term in data communication.
- Option C: ACK stands for Acknowledgment, which is sent when the data is received correctly.
- Option D: NCK is not a standard term in data communication.
Mnemonic: ACK: All Clear, Keep going