- The Simple Loader loads all the segments at once.
- The Lazy Loader loads the pages only when that particular page is required. The concept of Page Faults is used to load the pages
Implementation of Simple and Lazy Loader, which replicates the functioning of the loader of an Operating Systems
Implementation of Simple and Lazy Loader, which replicates the functioning of the loader of an Operating Systems