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 the use of cut command in unix?
What is the behavioural difference between cmp and diff commands?
Can you enlist some commonly used network commands?
What is the use of awk command in unix?
What is command substitution?
What is the comma to display different lines that are found when compare two files?
What do know about tee command?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
How does pipe () work?
Why is shebang used?
How do I delete files from command prompt?
What are filter commands in unix?
What is grep command in unix with examples?
Which command is used to restrict incoming messages?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?