Computer Science - Operating Systems Concepts - Discussion

Discussion Forum : Operating Systems Concepts - Section 2 (Q.No. 19)
19.
Operating system
links a program with the subroutines it references
provides a layered, user-friendly interface
enables the programmer to draw a flowchart
all of the above
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
4 comments Page 1 of 1.

Albics said:   3 years ago
Operating system provides a layered, user-friendly interface. Layered Structure is a type of system structure in which the different services of the operating system are split into various layers, where each layer has a specific well-defined task to perform.

Mohamed said:   6 years ago
Anyone explain in detail.

Anonymous said:   1 decade ago
Its not necessary for an OS to be layered. There are non layered OS too like the DOS.

Sachchidanand said:   1 decade ago
Linking of subroutine is the function of linker not OS.

Enabling the programmer to draw a flowchart is the function of application software's.

Post your comments here:

Your comments will be displayed after verification.