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
Explain what is dynamic data structure?
What is string length in c?
What is indirection in c?
Can include files be nested?
Explain the difference between call by value and call by reference in c language?
How old is c programming language?
What is the acronym for ansi?
Explain the properties of union.
Write a program for finding factorial of a number.
program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
What is scanf () in c?
What is operator precedence?
What is meant by recursion?
How do you view the path?
How do you use a pointer to a function?