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.
Loop variable: A variable employed to control the operation of a loop, like a for loop. Usually, a loop variable will be provided an initial value and it is then incremented after each and every iteration till it passes or reaches a terminating value.
Explain what is meant by the term u-area (user area)?
Explain the main classes given by the .NET namespace to process the XML files.
Explain the term accessibility testing.
What are the restrictions implied on API functions?
How to set Session time out in ASP.NET. I tries changing in config file but still facing issue. Please help..
In what respects did CORBA seek to improve on technologies such as SunRPC?
State: The objects are said to possess state. The present state of an object is symbolized by the joint values of its attributes. Protecting the state of an object from unsuitable inspection or modification is a significant aspect of class design and
Define the term RGB Color Model: It is a color model based on representing a color as three components: green, red, and blue.
Arithmetic operator: The Operators, like +, -, *, / and %, which generate a numerical outcome, as a part of an arithmetic expression.
18,76,764
1952377 Asked
3,689
Active Tutors
1425088
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!