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

what are the facialities provided by you after the selection of the student.

1650


What is the right type to use for boolean values in c? Is there a standard type?

557


What is data types?

632


how to write a c program to print list of fruits in alpabetical order?

1784


How can I get random integers in a certain range?

609






What are the different types of objects used in c?

566


What is the difference between call by value and call by reference in c?

610


What is the maximum no. of arguments that can be given in a command line in C.?

661


What is the difference between functions abs() and fabs()?

641


What does the c preprocessor do?

615


A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream

662


What are global variables?

638


What is huge pointer in c?

575


write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.

2449


What are the similarities between c and c++?

593