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
develop algorithms to add polynomials (i) in one variable
How do I determine whether a character is numeric, alphabetic, and so on?
Explain how do you override a defined macro?
What is the size of a union variable?
Why is python slower than c?
I have a varargs function which accepts a float parameter?
What are the ways to a null pointer can use in c programming language?
What is a good way to implement complex numbers in c?
What is the function of multilevel pointer in c?
What is the difference between scanf and fscanf?
You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.
Explain how do you search data in a data file using random access method?
Do you know pointer in c?
Explain spaghetti programming?
c language interview questions & answer