Differentiate between swapping and paging.
I want to develope my own operating system from which things should i start?
What is multi tasking, multi programming and multi threading?
How to recovery from deadlock?
Why Thread behavior is unpredictable?
What is the dispatcher?
How do I find my os version?
What are the advantages of multithreaded programming?
If two processes which shares same system memory and system clock in a distributed system, what is it called?
What is critical section problem?
What is starvation in operating system?
what is the difference btn collision domain and broad cast domain?
How do you sleep in python?