To use the program service routines, the user's program makes requests to the operating system through the application programming interface (API).
API <span><span>is defined interfaces</span> that specifies how software components interact with each other and </span><span>between an enterprise and applications that use its assets.</span>
Answer:
Log
Explanation:
The git log command enables you to display a list of all of the commits on your current branch
I believe it is b so I will just leave it at that
Modular programming is the process of subdividing a computer program into separate sub-programs. Modularity provides flexibility in a structured programming design the following way: Modularity enables multiple programmers to work on a program at the same time. Correct answer: A
It provides developers flexibility in module maintenance.This makes the program easier to read and understand.
Answer:
Operating systems work like translators because they are able to take software and hardware, and put it all together to work in a way that is readable and usable for the consumer.