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

Write programs for String Reversal & Palindrome check

594


Difference between strcpy() and memcpy() function?

673


Is there any data type in c with variable size?

628


Why does everyone say not to use scanf? What should I use instead?

678


How can you determine the size of an allocated portion of memory?

736






Explain zero based addressing.

604


a program that can input number of records and can view it again the record

1478


Write a program to reverse a given number in c language?

616


Explain can you assign a different address to an array tag?

642


what is the diffrenet bettwen HTTP and internet protocol

1383


write a program to generate address labels using structures?

4005


What is the use of function overloading in C?

674


What is a constant?

626


Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)

1862


What is a char in c?

552