What are overlays?
Answer / Kirti Agarwal
Overlays are a method used in operating systems to manage memory efficiently by dividing large programs into smaller, modular segments. Each segment, or overlay, is loaded into memory as needed during program execution. This helps reduce overall memory usage and improves system performance. Overlays can be swapped in and out of memory dynamically based on the current program's requirements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can ram cause blue screen?
What are the advantages of distributed system?
What are the various components of a computer system?
How do I dual boot my pc?
How you can check whether a machine is 64 bit or 32 bit?
Explain booting the system and bootstrap program in operating system.
What are the 3 types of operating systems?
What's the difference between 32 and 64 bit?
What is git bash?
What are the two main types of files?
What are the basic operations?
What is Marshalling?