A method of implementing a memory management system is
Anonymous:
Good q
Answers
Answered by
1
HERE IS YOUR ANSWER....
A method of implementing a memory management system is buddy system...
HOPE IT HELPS!!!!
A method of implementing a memory management system is buddy system...
HOPE IT HELPS!!!!
Answered by
0
A method of implementing a memory management system is called buddy system.
Buddy system to be precise is a memory management algorithm scheme, which uses variable sized partitions.
Besides, it is easy to allocate blocks of correct size.
it is implemented with binary tree to represent used or unused split memory blocks.
Similar questions