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
Differentiate cat command from more command.
Differentiate cmp command from diff command.
What is the difference between grep and grep?
Can you explain a little bit about command substitution?
What are grep patterns?
How can we use grep command in unix?
What is the use of egrep command in unix?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What command is used to switching between users in unix?
What is merge command in unix?
What is the behavioural difference between cmp and diff commands?
Give the command for finding the current date.
Describe the usage and functionality of the command rm –r * in unix?
Explain mount and unmount command.
What is command statement?