Operating system basics Lecture by Mrs. Deepika Shrivastava.

Operating system is an intermediary between computer user and computer hardware, it acts as an interface between user and hardware. It resides in upper portion of main memory and works in …

Contiguous Memory Lecture by Mrs. Deepika Shrivastava.

Contiguous memory believes in storing data in continuous locations. It is the largest chuck of available memory that is not fragmented. When a process needs to execute, memory is requested by …