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 |
How many ways are there to swap two numbers without using temporary variable? Give the each logic.
Write a program to generate the first n terms in the series --- 2,3,5,7,11,...,17
Explain what is the stack?
How to reverse alternate words in a given line of string For Eg: my name is narasimha output : my eman is ahmisaran
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
int i=10; printf("%d %d %d", i, i=20, i);
to convert a string without using decrement operater and string functions
What is Dynamic Initialization.
What is a program flowchart and explain how does it help in writing a program?
Stimulate calculators to perform addition,subtraction,multiplication and division on two numbers using if/else statement?
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
Explain what standard functions are available to manipulate strings?