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


Please Help Members By Posting Answers For Below Questions

Can you pass an entire structure to functions?

690


Is c weakly typed?

571


What is a good way to implement complex numbers in c?

590


In this assignment you are asked to write a multithreaded program to find the duplicates in an array of 10 million integers. The integers are between -5000,000 to 5000,000 and are generated randomly. Use 10 threads, each thread works on 1000,000 integers. Compare the time needed to accomplish the task with single thread of execution program. Do not include the time to fill the array with integers in the execution time.

2679


The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration

625






What are valid operations on pointers?

662


Explain what is gets() function?

624


What is hash table in c?

568


Is return a keyword in c?

594


What is f'n in math?

617


Do you know what are bitwise shift operators in c programming?

581


What does void main return?

599


What are header files in c?

614


What 'lex' does?

712


Explain b+ tree?

618