Discuss similarities and differences of Multiprogramming OS
and multiprocessing OS?
Answer Posted / sadasiva
in multiprogramming number of processes running on single
processor.And in multiprocessing number of processes are
running on multiple processors
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
What is use of #include in c?
What is the scope of static variable in c?
With the help of using classes, write a program to add two numbers.
What does void main () mean?
What is #include conio h?
What is the difference between fread and fwrite function?
Why is struct padding needed?
When should I declare a function?
What are the disadvantages of c language?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
What are the types of c language?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above
How do I get an accurate error status return from system on ms-dos?
What is a lookup table in c?