What is the basic difference between unix and windows
operating systems?
Answer Posted / lakshman
Unix is Multi user O.S
Windows is Single User O.S
Unix is Open Source
Windows we have to buy the O.S
Unix Supports Multithreading Concept.
Windows does'nt.
Unix is hierarchical relationship . each process becomes
child of other process.
Windows has service processes
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
What is pipe command in unix?
Why is it called grep?
What is the comma to display different lines that are found when compare two files?
What is nr in awk command?
How to display no of records in oracle using unix command?
What is the significance of the 'tee' command?
How do I use grep to search for a file?
Which command is used to kill the last background job?
What do chmod command do?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What do chgrp command do?
what is the advaantage of each user having its own copy of the shell?
What is grep r?
What is the use of the tee command?
What is command statement?