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 awk command in unix?
What command is used to switching between users in unix?
How do you grep a case insensitive?
How do I use grep to search for a file?
Who command in unix operating system?
Which command is used to kill the last background job?
How does shebang work?
How do I run a bash script?
Differentiate cmp command from diff command.
How do I delete files from command prompt?
Name the general commands in using unix os for a beginner?
Is command prompt unix?
What are the commands in UNIX to list the files in a Directory?
What does #!/ Bin sh do?
Does cp command overwrite files?