Discuss similarities and differences of Multiprogramming OS
and multiprocessing OS?
Answer Posted / krishnendu pal
multiprogramming has a single process.
multiprocessing has a multiple process.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain what are the __date__ and __time__ preprocessor commands?
What language is windows 1.0 written?
What are the advantages of c preprocessor?
Tell me what is the purpose of 'register' keyword in c language?
What is data structure in c language?
What is the significance of an algorithm to C programming?
What is ambagious result in C? explain with an example.
How many identifiers are there in c?
What is the difference between strcpy() and memcpy() function in c programming?
Is c easy to learn?
What is c programming structure?
How #define works?
What is the stack in c?
How to compare array with pointer in c?
What is a ternary operator in c?