what is the difference between unix os and linux os
Answer Posted / 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 |
Post New Answer View All Answers
When should you not use a type cast?
What does typedef struct mean?
What is the use of printf() and scanf() functions?
What are pointers?
How can I access an I o board directly?
How to throw some light on the b tree?
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
Explain how do you sort filenames in a directory?
What is the difference between a function and a method in c?
What is hungarian notation? Is it worthwhile?
What is #define size in c?
GIven a sequence of characters. How will you convert the lower case characters to upper case characters. ( Try using bit vector - sol given in the C lib -> typec.h)
What is optimization in c?
What is volatile c?
What is meant by type specifiers?