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.
Anonymous array: It is an array formed without an identifier. The anonymous array is generally formed as an actual argument, for example:// generate an anonymous array of integers. YearlyRainfall y2k = new YearlyRai
What is pointer? What significance of pointer in C programming languages?
Explain the benefits of using MTS?
Q : Transport for XML Web Services What is What is the transport for XML Web Services? How can end-to-end security be provided for this transport?
What is the transport for XML Web Services? How can end-to-end security be provided for this transport?
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
Applet: The Applets are Java programs based on the Applet or JApplet classes. They are closely related with the capability to give active content within the Web pages. They have numerous features that differentiate them from ordinary Java graphical ap
What are the different cursors types in ADO and illustrated them?
Normal 0 false false
Q. Explain type conversion rules for basic data types in java. Ans. Type promotion rule: Java automatically each bits or short operant to int when evaluating an expression. As usual as the automatic promotion
18,76,764
1928027 Asked
3,689
Active Tutors
1435476
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!