Discuss similarities and differences of Multiprogramming OS
and multiprocessing OS?
Answer Posted / zarna padia
in multiprogramming single processor can perform all the
preocess and in multiprocessing there is more than one
processor to achieve its performance
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What does nil mean in c?
What are dangling pointers in c?
write a c program to find the sum of five entered numbers using an array named number
Explain the difference between structs and unions in c?
What is the use of f in c?
What do you mean by invalid pointer arithmetic?
Why we use void main in c?
What is the need of structure in c?
Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop
What is || operator and how does it function in a program?
What is the right way to use errno?
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
Why we use int main and void main?
What is a newline escape sequence?
Stimulate calculator using Switch-case-default statement for two numbers