Main uses of Virtual memory
Illustrate the main uses of Virtual memory?
Expert
a. When there is a requirement for the program to increase the memory size Virtual memory can be used.
b. The program looks this memory as a contiguous address but virtual memory is the part of the RAM itself and also helps in saving the inactive parts in the disk file.
c. Program uses its own memory space for its processing which consists of own virtual space and the resources.
d. Virtual memory can permits to generating a virtual environment where it displays something also it seems to kept something else, such as if the address looks 0x12345678, so it might look in physical memory at this address 0x65f7a678.
e. For dividing the memory, Virtual memory contains of pages also the pages that contains itself a set of attributes such as read/write etc.
State the terms preemption and context switching.
Why do I require TC Trustcenter Publisher ID?
Normal 0 false false
Layout manager: The object responsible for sharing the accessible space between multiple components in a graphical container.
Explain the common uses of XML.
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.
Explain the difference between a computer process and thread.
Branch instruction: It stores a new instruction address into the program counter. The consequence of this is the next instruction to be fetched will not generally be the one instantly following the branch instruction. Therefore the normal chronologica
What does compatibility testing include and who will perform the testing?
Race hazard: It is a situation which occurs between multiple threads sharing a resource. The race hazard occurs whenever one thread's suppositions regarding the state of a resource are invalidated by the actions of the other thread.
18,76,764
1958094 Asked
3,689
Active Tutors
1456209
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!