 
                 
                InterviewSolution
| 1. | operating operating system is a system software which is a set of instrument and the interface between the computer. example for OS | 
| Answer» ALIGN="absmiddle" alt="\bold{OPERATING\: SYSTEM-}" class="latex-formula" id="TexFormula1" src="https://tex.z-dn.net/?f=%5Cbold%7BOPERATING%5C%3A%20SYSTEM-%7D" title="\bold{OPERATING\: SYSTEM-}"> ⇀ An operating system is a computer program that handles the computer hardware. ⇀ It equips a base for APPLICATION programs and plays as an emissary between the user and the computer hardware. ⇀ A system software that deals with computer hardware and software resources and also supports by providing common services for computer programs. ⇀ All computer programs excluding firmware have requirement of an operating system to run. ⇀ An operating system controls all the programs on the computer. ⇀ The application programs send a REQUEST to the operating system for services over a SPECIFIED Application Program Interface (API). With the HELP of command line or a Graphical User Interface (GUI), users can interact directly with the operating system. ⇀ Without a computer operating system, a computer and software programs would be useless. 
 | |