0
1.1kviews
Explain any one application of linked with an example
1 Answer
0
1views
  1. Linked list is used to implement Frame Management within Virtual memory.
  2. Virtual memory is a mapping of address space that allows a process to execute without being completely in physical memory, the real memory of the system.
  3. A process running in virtual memory deals with virtual addresses. These are addresses …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.