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
What is #define in c?
What is #line used for?
What are the types of type specifiers?
how many key words availabel in c a) 28 b) 31 c) 32
How can I delete a file?
What is the value of uninitialized variable in c?
What is the difference between text files and binary files?
Explain what is the stack?
an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational
Tell us something about keyword 'auto'.
Are enumerations really portable?
Explain what are the advantages and disadvantages of a heap?
Is fortran still used in 2018?
How to define structures? ·
When c language was developed?