what is the difference between unix os and linux os
Answers were Sorted based on User's Feedback
Answer / rajesh k
Unix and Linux both are Operating systems
the only difference is that
Unix is an operating system that was first invented and ok
it's single user.
on other hand linux is flavour of unix.
it evovled from unix with the core commands in unix and
additional flavour commands + additional modifications
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
Answer / sagar
both unix and linux is an os
bt the only thing differs is the userinterface..
unix is for single users,while llinux is for multiusers..
Is This Answer Correct ? | 4 Yes | 6 No |
Who is the main contributor in designing the c language after dennis ritchie?
Write a program that receives as input a number omaadel-n-print, four digits.
Can we assign integer value to char in c?
How can I delete a file?
where do we use volatile keyword?
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
Is linux written in c?
what is the difference between class and unio?
Explain what is the difference between the expression '++a' and 'a++'?
why we need function pointers?
the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b
Define function pointers?