What is the basic difference between unix and windows
operating systems?

Answers were Sorted based on User's Feedback



What is the basic difference between unix and windows operating systems?..

Answer / abdul raheem . y

windows is more interesting for the users..

Is This Answer Correct ?    30 Yes 17 No

What is the basic difference between unix and windows operating systems?..

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

What is the basic difference between unix and windows operating systems?..

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

What is the basic difference between unix and windows operating systems?..

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

What is the basic difference between unix and windows operating systems?..

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

What is the basic difference between unix and windows operating systems?..

Answer / anup

unix is open system where as windows is not

Is This Answer Correct ?    14 Yes 5 No

What is the basic difference between unix and windows operating systems?..

Answer / rahul

Unix uses File
encrytion FAP and login with a password

Is This Answer Correct ?    7 Yes 0 No

What is the basic difference between unix and windows operating systems?..

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

What is the basic difference between unix and windows operating systems?..

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 is the basic difference between unix and windows operating systems?..

Answer / shaikh

windows is user friendly but UNIX is not

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

Can a process kill itself in UNIX/or in its various versions?

2 Answers  


How to open a Database using Unix Command Please Do Reply

9 Answers   Cognizant, CTS,


Sorry to all Technical person for mistake of Question. Now i am post currect question Why copied file permission is changed in destination. When i give all permission i.e 777 to file and copy that to other location in destination the permission is 755. But if give permission 555 in destination that file permission is 555 and if give permission 444 to file after copy in destination the file permission is 444. These all are happening in normal user. How the umask value is calculate here really i am not understand. Please write the proper answer. Thanks in Advance

3 Answers   TCS,


Which unix command lists files/folders in alphabetical order?

0 Answers  


How to view the hidden files in /etc directory?

10 Answers  






Write a command that will display files in the current directory, in a colored, long format.

0 Answers  


in UNIX,How to copy file into directory?

5 Answers  


What are filter commands in unix?

0 Answers  


What does awk stand for?

0 Answers  


in UNIX,How do you check for processes started by particular user suppose the user name is 'suresh'?

6 Answers  


in UNIX,what is the command to remove directory with files?

10 Answers  


How do I search a whole word in vim?

0 Answers  


Categories