Paging is solution to external fragmentation problem
which is to permit the logical address space of a process to be non-contiguous,
thus allowing a process to be allocating physical memory wherever the latter is
available.
Subscribe to:
Post Comments (Atom)
Java - Operations
3.1 Arithmetic Operators Java supports the following arithmetic operators: Operator Description Usage Exampl...

-
3.1 Arithmetic Operators Java supports the following arithmetic operators: Operator Description Usage Exampl...
-
Dynamic Loading : o Routine is not loaded until it is called o Better memory-space utilization; unused routine is never loaded....
-
1.1 Revision The steps in writing a Java program is illustrated as follows: Step 1: Write the source codes ( .java ) using a prog...
No comments:
Post a Comment