what is the difference between unix os and linux os
Answer Posted / prakash.a
unix is a langauge,bt linux is a OS
Is This Answer Correct ? | 7 Yes | 14 No |
Post New Answer View All Answers
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
Explain how to reverse singly link list.
given post order,in order construct the corresponding binary tree
Is struct oop?
Why is c fast?
What is wrong in this statement?
what are non standard function in c
What is an identifier?
What is the use of a semicolon (;) at the end of every program statement?
What is function prototype in c language?
How can I find out how much free space is available on disk?
int i=3; this declaration tells the C compiler to a) reserve space in memory to hold the integer value b) associate the name i with this memory location c) store the value 3 at this location d) all the above
How to implement a packet in C
Write a program to use switch statement.
Tell me about low level programming languages.