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.
Function overloading in C++: The function name containing numerous definitions which are differentiable by the number or kinds of their arguments is termed as function overloading.
Data type: There are 8 primitive data types in Java; five of such symbolize numerical types of changeable range and precision - float, double, int, long and short. The remaining three are employed to symbolizing single-bit values (that is, Boolean), s
Define the term Monitor: It is an object with one or more synchronized techniques.
How can I check while a web page contains exact text?
Write the index value of the initial element in an array?
What do you mean by the term source and listener?
Define the term Security policy: It is a policy employed to limit access by an applet to the resources of the host system.
Operator: It is a symbol, like -, = or ?: taking one, two or three operands and yielding an outcome. The operators are employed in both arithmetic and Boolean expressions.
Describe the term Intermediate language? Illustrate in brief.
What are the restrictions implied on API functions?
18,76,764
1922448 Asked
3,689
Active Tutors
1424633
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!