what is the difference between unix os and linux os

Answer Posted / manish soni bca 3rd year jaipu

1.unxi is command base o.s it mean unix is CUI(character
user interface)but the linux is GUI base operting system.

2.unix is firstly writen with (which language come before
c).after invented of the c.unix in writen in(95% part) c
language. or we can say that c language actually developed
for impliment the unix operting system.

3.linux is unix base o.s. or linux is improvement of unix
o.s.

4.linux lorwards is owner or developer of linux o.s.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to get string length of given string in c?

829


Do you know the purpose of 'register' keyword?

844


What are runtime error?

883


How can I do serial ("comm") port I/O?

944


For what purpose null pointer used?

833


Explain what are preprocessor directives?

843


what is a constant pointer in C

923


Explain bitwise shift operators?

956


Describe the header file and its usage in c programming?

844


Explain what are header files and explain what are its uses in c programming?

902


What is the purpose of main( ) in c language?

905


What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers

986


how to introdu5ce my self in serco

1753


What is the return type of sizeof?

832


Explain the difference between structs and unions in c?

785