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.
C++ allows us to call
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
Define the reasons of Process Handle Table.
Explain the term soft real-time.
Explain the benefits of distributed systems.
Normal 0 false false
Q. Explain method over ridding in java. Give ex
Explain the term packing life cycle.
Class inheritance: Whenever a super class is expanded through a sub class, a class inheritance relationship exists among them. The sub class inherits the attributes and methods of its super class. Class inheritance in Java, is single
How do certifying authorities save their Private Keys?
18,76,764
1929765 Asked
3,689
Active Tutors
1448157
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!