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 s and g in sed command?
How do I use grep to search for a file?
Which command will print your home directory on screen?
What are some command words?
Which unix command to make a new directory?
What is sed awk grep?
What happens when we execute a unix 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)?
Explain the steps that a shell follows while processing a command.
What is the use of sed command in unix?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the use of find command in unix?
What is the difference between cat and more command?
What is unix command line?
Does cp command overwrite files?