What is the basic difference between unix and windows
operating systems?
Answers were Sorted based on User's Feedback
Answer / jsdkar
unix file system in hierachical model
windows file system is flat type
Is This Answer Correct ? | 429 Yes | 70 No |
Answer / elizabeth
Unix is a CLUI (Command Line User Interface) OS and Windows
is a GUI OS.
Is This Answer Correct ? | 384 Yes | 74 No |
Answer / manikantan t s
unix :- multi user, multi processing and multi tasking
operating system
Is This Answer Correct ? | 254 Yes | 44 No |
Answer / sailatha
unix is more secure than windows. In unix we can restrict
the permission of each user
Is This Answer Correct ? | 206 Yes | 21 No |
Answer / dharmajit kuanr
UNIX
1) Non
GUI
2) File System (STD.ERR, STD.IO)
3) Command Based
4) Not Event Driven
5) Multi Processing
WINDOWS
1) GUI Based
2) FAT32, NTFS
3) Menu Based
4) Event
Driven
5) No Multi Processing
Is This Answer Correct ? | 248 Yes | 64 No |
Answer / krk
Windows support plug n play. While Unix doesn't.
Is This Answer Correct ? | 192 Yes | 57 No |
Answer / priten
1 ) Windows is licenced OS, It means you have to buy it
2 ) Unix is Free-source OS, you can Modify code of OS as
per your business requirement
Is This Answer Correct ? | 194 Yes | 72 No |
Answer / manik
Unix is the multi user operating system.
windows is single user operating system.
Is This Answer Correct ? | 202 Yes | 87 No |
Answer / hari
Windows has the REGISTRY Concept.
Unix does not have Registry concept.
Is This Answer Correct ? | 138 Yes | 27 No |
Answer / quadri
windows only does not support multi user concept,
where as Unix supports multi tasking,processing,and multi
user concepts.
Is This Answer Correct ? | 90 Yes | 20 No |
What are the dos commands?
What is the difference between pipe and xargs?
What is {} in find command?
fork in unix ?
How can we "forked" process in UNIX? How then recognize in any of the branches we?
Give Command that will change the name of a directly from paypal to eBay
what will be the output of ls ~/..
What command is used to check the current users?
What is the functionality of a top command?
what is the cmd to remove the comment lines from a file and to display the original text without comments? thanks in advance......
Enumerate some of the most commonly used network commands in unix?
distinguish between interrupts and exceptions?