ANSWER



HOME

QUESTION





1. Using a single sentence to explain "System calls" in operating system

- System calls provide an interface to the services made available by an operating system.



2. Why would an application programmer prefer programming according to API?

- API concern program portability

- Easy to work with