What is the basic difference between unix and windows
operating systems?
Answer Posted / shubh
Unix Window
* It is hierachile model. It is a flat model.
* It is CUI. It is a GUI.
* It is command base. It is menu base.
* It is not event driven. It is event driven.
* It is multi-processor. It is not multiprocessor
* Free sourced OS. Licensed OS.
* It doesn't have registry It is having registry
concept. concept.
Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What does the metacharacter mean?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What difference between cmp and diff commands?
What is grep short for?
Why is shebang used?
What is the use of cut command in unix?
What is sed awk grep?
What does awk stand for?
Who wrote grep?
What are reported commands?
What is unix command?
What is in grep command?
Which command is used to delete all files in the current directory and all its sub-directories?
Write a command to display a file’s contents in various formats?
Who command in unix operating system?