What is context in operating system?
Explain process spawning?
What is the resident set and working set of a process?
In the context of memory management, what are placement and replacement algorithms?
List the possible threads a thread can have?
What is the best way of communication in multi process environment? ex: getting log from different applications from multi servers?
How does the cpu and the ram communicate?
Is it possible to have a deadlock involving only one process?
What factors determine whether a detection-algorithm must be utilized in a deadlock avoidance system?
How are the wait or signal operations for monitor different from those for semaphores?
How is the total memory on a ram stick calculated?
Explain about paged segmentation and segment paging?
What is a bootloader?