What is banker's algorithm?
What is dual-mode operation?
Explain ftdisk in operating system (os)?
If there are too many page faults what is the problem?
What are the different ways in which data can be represented?
What are 3 operating systems?
State the advantages of segmented paging over pure segmentation?
What is cpu scheduler?
What is difference between Process and Thread?
Explain a system in safe state?
Tell me if you know how are the wait/signal operations for monitor different from those for semaphores?
There is some data related to temperatures of different cities. One side(thread), will be updating the values and multiple clients will be reading the values. how do you achieve synchronization?
Does uninstalling a program delete it?