Answer:
Use good manners, give your full attention to your teacher when they are teaching and talking to you, do not talk back if you get in trouble, get to class on time, follow all classroom rules and guidelines
Explanation:
just be a decent human being lol
1) The student may be unaware of the TRUE, UNDERLYING reason why s/he "misbehaved".
2) The student may provide a response that is not a response that the [asker of the question] would be pleased to hear. (e.g. "because I hate [insert name of the person]. ; or, "because that lesson is boring"; or, "because I'm sick and tired of school."
_________________________________________________
Answer:polling and interrupt
Explanation: polling is a protocol in which the CPU constantly checked if a device request an important attention based on a request. The polling process unit constantly scans the device. Example of polling is when a parallel printer port is pulled to check whether it is ready for another character which involves examining as little as one bit of a byte.
interrupt is a mechanism whereby a device notifies a CPU that it requires a response based on a request. The CPU gets an interrupt signal via an interrupt request line allowing the CPU to spot it's current process and give priority to the interrupt request at that point in time. Example of interrupt is pressing a key on a keyboard which in turn triggers a specific interrupt handler.
Your answer is correct my friend <3