Virtual memory used in Windows architecture
Explain why the virtual memory is to be used in Windows architecture?
Expert
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.
What is validating parser? Answer: A parser makes sure that an XML document is valid additionally to being well formed.
Conditional operator: It is an operator taking three operands that is, a ternary operator. The conditional operator (?:) is employed in the form bexpr ? expr1 : expr2 Q : Difference between the choice and list Illustrate the difference between the choice and list?
Illustrate the difference between the choice and list?
Is a XML replacing HTML?
Multiple Inheritance: In C++, multiple-inheritance occurs when a class inherits from more than one parent. For example: Q : Define TCP endpoint TCP endpoint : It TCP endpoint: It is the combination of an IP address and Transmission Control Protocol (abbreviated as TCP) port number.
TCP endpoint: It is the combination of an IP address and Transmission Control Protocol (abbreviated as TCP) port number.
I need to write assembly program that reads in five numbers from the user. The user can then be prompted for one of the following pieces of information to be computed and returned: . the mean of the five numbers; . the largest number in the set; . the smallest number in the set; . t
How do I know that platform security abilities my S60 3rd Edition application needs?
What is a Software: It is a program written to run on the computer.
What is pointer? What significance of pointer in C programming languages?
18,76,764
1945484 Asked
3,689
Active Tutors
1454313
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!