Which of the following is the code for a set of functions an
Which of the following is the code for a set of functions, and which is not?
(a)library,
(b) device driver,
(c) application programming interface (API).
Solution
Answer:
a) library and c) API are the code for a set of instructions , while as b) device driver is not.
