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.
Explain the way to handle the mapping form.
Passing by address or reference: In this technique no separate memory build for formal variables that is, formal variables share similar location of actual variables and therefore any change on formal variables automatically reflected back to real var
Return statement: It is a statement employed to terminate the execution of the method. The method with void return type might only have return statements of the form as: return;
Write basic difference between JavaScript and AJAX ?
Describe the tri-state devices and explain why they are necessary in a bus oriented system?
Comment: It is a piece of text proposed for the human reader of a program. The compilers disregard their contents.
Actual argument: The value of an argument enacted to a method from exterior to the method. Whenever a method is called, the real argument values are copied into analogous formal arguments. The kinds of the actual arguments should be compatible with th
BOOP Toolkit: The BOOP Toolkit has been developed at the Institute for Software Technology at Graz University of Technology. It is based on the SLAM project and uses the same main concept of verification by abstraction and refinement to determin
Super class: It is a class which is extended by one or more sub classes. All Java classes encompass the Object class as a super-class.
What are the uses of microcontroller?
18,76,764
1932106 Asked
3,689
Active Tutors
1459058
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!