what is the difference between unix os and linux os
Answer Posted / 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 |
Post New Answer View All Answers
What does double pointer mean in c?
What is the right way to use errno?
What are structures and unions? State differencves between them.
What is the use of bit field?
What is the difference between typedef and #define?
Write a program to reverse a linked list in c.
What is #error and use of it?
What does *p++ do? What does it point to?
Is it cc or c in a letter?
What is static identifier?
How many bytes are occupied by near, far and huge pointers (dos)?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
Is int a keyword in c?
What happens if header file is included twice?
"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above