What is the basic difference between unix and windows
operating systems?
Answer Posted / ashish lalawat
Windows is mouse dominated (everything that we can do by
mouse can't be done by a keyboard)
Unix is keyboard dominated ( everything that we can do by a
keyboard can't be done by a mouse) ex. refreshing.
Unix requires much authentication (password) for most of the
purposes like updating etc. whereas Windows does not.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do I use grep to find a file?
What are the commands in UNIX to list the files in a Directory?
How do I run a bash script?
What difference between cmp and diff commands?
What are awk commands?
Write a command to display a file’s contents in various formats?
Which command is used to find whether the system is 32 bit or 64 bit?
What is the use of the command 'ls -x chapter[1-5]' ?
What does find command return in unix?
What's a command word?
What is the nmap command?
What is the function of grep command in unix?
What do know about tee command and its usage?
What is unix command line?
What does the command '$ls | wc –l > file1' do?