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
What is an arrays?
What does malloc () calloc () realloc () free () do?
What is the difference between struct and typedef struct in c?
What is c method?
How can I implement a delay, or time a users response, with sub-second resolution?
Explain the array representation of a binary tree in C.
Which of these functions is safer to use : fgets(), gets()? Why?
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
What is the purpose of 'register' keyword?
What are the advantages of using linked list for tree construction?
What do you mean by dynamic memory allocation in c?
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
Explain what are the different data types in c?
Can you assign a different address to an array tag?
What is #include conio h?