--%>

Virtual memory used in Windows architecture

Explain why the virtual memory is to be used in Windows architecture?

E

Expert

Verified

Virtual memory is used in Windows architecture because of the following reasons:

a.    The use of Virtual memory is to increase the size of the memory more than you have the memory in your physical system.

b.    The process which uses virtual memory cannot access other process’s memory, by this way it keeps the processes secure from another process.

c.    The pages which are placed in the virtual memory are having their own setting that agrees the protection which provide to the applications.

d.    The inactive memory which is for a longer time period will be stored in some regions which can be stored to the page-file or paged out.

e.    On demand the stored pages can be retrieved that is each time the system will need it, it can access it.

   Related Questions in Programming Languages

  • Q : What is an Instruction set Instruction

    Instruction set: The set of instructions which characterize a specific Central Processing Unit. The programs written in the instruction set of one type of CPU can’t usually be run on any other kind of CPU.

  • Q : What is Pattern Pattern : It is a

    Pattern: It is a recurring theme in class usage or design. Interfaces like Iterator encapsulate a pattern of admission to the items in a collection, whereas freeing the client from the requirement to know details of the way in which the collection is

  • Q : Libraries involved in Windows

    Explain the important libraries involved in Windows programming?

  • Q : Explain the purpose of using XML

    Explain the purpose of using XML.

  • Q : Define Unions Unions: Unions in C and

    Unions: Unions in C and C++ are object overlays—aggregate quantities such as structs, except that each element of the union consists offset 0, and the total size of union is only as large as is required to hold its largest member (Kernighan and

  • Q : What is session What is meant by the

    What is meant by the session?

  • Q : Define Protocol Protocol : It is a set

    Protocol: It is a set of rules for interaction between two processes. The protocol is generally specified in a Uniform Resource Locator (abbreviated as URL) to point out how a specific resource must be transferred from a Web server to the requesting c

  • Q : What is Linux Write down about Linux?

    Write down about Linux?

  • Q : Bank accounts Assignment &Code in JAVA

    Java Assignment Scenario:  Bank accounts Data structures need to be modelled with UML then created in Java

  • Q : Web based programming homework

    Component 2 Task b: Task Description Computing students at this University who study on undergraduate courses require a method to view their module marks and to see how they are progressing on the module. You have been asked to develop a web