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.
What is pointer? What significance of pointer in C programming languages?
How do I know that platform security abilities my S60 3rd Edition application needs?
What are the major issues related with multiprocessor caches and how might you resolve them?
Define the term Condition: It is a Boolean expression which controls a conditional statement or loop.
State the term multi programming.
State the term INODE. Answer: It is a pointer to a block upon the disk and is a unique number. This holds metadata of files.
no-arg constructor: It is a constructor which takes no arguments. By default, each and every class without an explicit constructor has a default no-arg constructor with the public access. Its role is entirely to invoke the no-arg constructor of the in
Explain the important libraries involved in Windows programming?
What are the tools require writing XHTML documents?
Unbounded repetition: The repetition where statements in a loop's body are executed an arbitrary number of times, according to the consequences of the statements in the loop's body. All of the loop control structures in the Java offer for unbounded re
18,76,764
1959487 Asked
3,689
Active Tutors
1452207
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!