Discuss similarities and differences of Multiprogramming OS
and multiprocessing OS?

Answer Posted / pavan

in multi programming different programs are run under single
processor where as in multi processing one processor can
handle different users with the help of different processes

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you do dynamic memory allocation in C applications?

825


What are the c keywords?

952


What is a char in c?

754


What are the ways to a null pointer can use in c programming language?

857


In which layer of the network datastructure format change is done

1627


Explain what is wrong with this statement? Myname = ?robin?;

1317


What is the difference between #include and #include 'file' ?

804


Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

1737


Write a program to check whether a number is prime or not using c?

794


What is the difference between struct and typedef struct in c?

877


Explain how do you determine the length of a string value that was stored in a variable?

897


Is c procedural or object oriented?

769


What are the basic data types associated with c?

1027


How do you construct an increment statement or decrement statement in C?

987


How many levels deep can include files be nested?

856