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.
Package declaration: It is a declaration employed to name a package. This should be the first item in the source file, preceding any import statements. For example, pa
Checked exception: An exception which should be caught locally in the try statement, or propagated through a throws clause stated in the method header.
Exclusive-or operator: An exclusive-or operator (^) is both a Boolean operator and the bit manipulation operator. The Boolean version provides the value true when only one of its operands is true; or else it offers the value false. Likewise, the bit m
Is a XML replacing HTML?
Name the various controls of ASP.NET AJAX?
State the term GPO links? Explain.
State the term Standard Generalized Markup Language?
What is an Unary operator: It is an operator which takes a single operand. Java's unary operators are as -, +, !, !, ++ and --.
What do you mean by Class variable: It is a synonym for the static variable.
What is meant by the signal?
18,76,764
1931769 Asked
3,689
Active Tutors
1456423
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!