What is the basic difference between unix and windows
operating systems?
Answers were Sorted based on User's Feedback
Answer / abdul raheem . y
windows is more interesting for the users..
Is This Answer Correct ? | 30 Yes | 17 No |
Answer / surendra gupta
n Unix, there is only one type of library file (.a) which
contains code from several object files (.o). During the
link step to create a shared object file (.so), the linker
may find that it doesn't know where an identifier is
defined.
In Windows, there are two types of library, a static library
and an import library (both called .lib). A static library
is like a Unix .a file; it contains code to be included as
necessary.
Is This Answer Correct ? | 14 Yes | 1 No |
Answer / rajesh
windows is a gui whereas unix is a cui and unix has a good
security mechanism than windows
Is This Answer Correct ? | 16 Yes | 3 No |
Answer / 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 |
Answer / praveen
unix is a multiuser and &windowsdoesnotsupport themultiuser
it is singleuser.
in unix operatorwecan use the commandsinunix operatorcannot
use the commands.
Is This Answer Correct ? | 23 Yes | 14 No |
Answer / rahul
Unix uses File
encrytion FAP and login with a password
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / baskar
In unix there is no different between text file and binary
file.
But window has different.
Is This Answer Correct ? | 10 Yes | 5 No |
Answer / abdifattah
Unix supports multiuser system in one system or server,while
windows doesn't support.
Is This Answer Correct ? | 6 Yes | 2 No |
What are file commands?
How do you move a process which is running background to foreground?
What is the functions of zambie process?
boot process?
what is the advaantage of each user having its own copy of the shell?
0 Answers BMC, CNS, DELL, Infosys,
what these two commands prints "echo test","cat test"?
How do I use grep to search for a file?
Which mode is used for allowing file write,read and append mode?
Which command is used to find whether the system is 32 bit or 64 bit?
Write a command to find all of the files which have been accessed within the last 30 days.
Name the general commands in using unix os for a beginner?
Is ‘du’ a command? If so, what is its use?