what is exact definition of operating system?
Answers were Sorted based on User's Feedback
Answer / sitanshu
oOS is a software which acts as a interface between user
application and hardware.
| Is This Answer Correct ? | 28 Yes | 4 No |
Answer / karunakar
os is a software which acts has interface between user and
hardware
| Is This Answer Correct ? | 25 Yes | 9 No |
Answer / swamynaidu kollu
Operating system (commonly abbreviated to either OS or O/S)
is an interface between hardware and user; it is responsible
for the management and coordination of activities and the
sharing of the resources of the computer. The operating
system acts as a host for computing applications that are
run on the machine. As a host, one of the purposes of an
operating system is to handle the details of the operation
of the hardware.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / raam
operating system is an interface between user and the
system. in other words, it is a mediator between user and
the system.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / nitika
An OS is an integrated set of specialized programs that are
used to manage over all resources of and operations of the
computer.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / saurabh
NOTE:- os is an interface between user and hardware is not totally CORRECT defination,,,,,,my GATE TEACHER (MR NILAY KHARE SIR)IITIAN HAS GAVE ME 100% CORRECT DEFINATION........
:CORRECT DEFINATION IS GIVEN BELOW:-
OS IS AN INTERFACE BETWEEN USER AND COMPUTER RESOURCES(ie.HARWARE,SOFTWARE,DATA)
S,those who posted interface between user and hardware is not fully correct.so if you say my defination to an interviewer then interviewer will definatally impressed by you.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / b.reddy
operating system is a collection of programs to interact
user with the hardware device
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pavankumar
os is an interface between user and hardware...
it provides convenient platform to develop and execute
application programs efficiently and effectively..
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the function of grep command in unix?
What does 'mkdir' command do in UNIX?
What is a Unix signal, and how do you handle them?
How do you move a process which is running background to foreground?
What is awk good for?
Explain the steps that a shell follows while processing a command.
How many unix commands are there?
What is nr in awk command?
why unix commands can be divided into internal and external commands?
How to add content of one file into another file at the beginning
What does pipe () return?
What are the differences among a system call, a library function, and a unix command?