Answer Posted / 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 |
Post New Answer View All Answers
Which command is used to create a directory?
What is the first character of the output in ls l command?
Which command is used to delete all files in the current directory and all its sub-directories?
What does grep v grep do?
Write a command to display a file’s contents in various formats?
Is grep faster than awk?
What is a command and examples?
How to display no of records in oracle using unix command?
What is the general format of unix command syntax?
What is awk good for?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the nmap command?
What is the search command in unix?
What are grep patterns?
Who invented grep?