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.
Describe the number of ways that an argument is passed to a subroutine in the programming?
What is the Common Language Infrastructure (CLI)? What relation does .NET have with the CLI?
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;
Explain what is the function of STR and LPSTR?
Writer class: It is a sub class of the Writer abstract, stated in the java.io package. The writer classes translate output from Unicode to the host-dependent character set encoding.
Q. Explain method over ridding in java. Give ex
State the term collection objects in visual base?
Tell me about the System Architecture for Windows Programming?
What is meant by the session?
18,76,764
1923736 Asked
3,689
Active Tutors
1446523
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!