RTOS Question:
Download Job Interview Questions and Answers PDF
What is Device driver?
Answer:
A device driver is a code that performs device control
operations specific to the device being addressed.
It is software layer that lies between applications and the
actual device.
or a more formal definition would be
Device drivers are distinct black boxes that make a
particular piece of hardware respond to a well defined
internal programming interface.
operations specific to the device being addressed.
It is software layer that lies between applications and the
actual device.
or a more formal definition would be
Device drivers are distinct black boxes that make a
particular piece of hardware respond to a well defined
internal programming interface.
Download Real-Time Operating System (RTOS) Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the specialty of winCE? | When would you choose top down methodology? |