InterviewSolution
Saved Bookmarks
| 1. |
A __________ occurs when the receiver input is at the space level.(a) Overrun error(b) Underrun error(c) Framing error(d) Break conditionThe question was posed to me during an online interview.My doubt stems from UART Protocol in section Internet Principles of IOT |
|
Answer» CORRECT CHOICE is (d) Break condition Explanation: A break condition occurs when the receiver INPUT is at the space level for longer than some DURATION of time, typically, for more than a CHARACTER time. |
|