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.
Abstraction: It is a simplified symbolization of something which is potentially quite complex. It is frequently not essential to know the precise details of how something works, is symbolized or is implemented, since we can still make use of it in its
IP address: An Internet Protocol (abbreviated as IP) address for a networked computer. Presently, IP addresses comprises of 4-byte values, written in dotted decimal notation, like 129.12.0.1. In future, IP addresses will be 16-bytes long to accommodat
Passing by address or reference: In this technique no separate memory build for formal variables that is, formal variables share similar location of actual variables and therefore any change on formal variables automatically reflected back to real var
Q. Write a java program to sort ten numbers using bubble sort method. Ans. class Bubble sort Q : Benefits of the event-delegation model Write down some of the benefits of the event-delegation model over event-inheritance model?
Write down some of the benefits of the event-delegation model over event-inheritance model?
Explain the way to communicate server with more than one client.
Define the way to threads own the mutex?
Increment operator: The operator (++) which adds one to its operand. It consists of two forms: pre-increment (++x) and post-increment (x++). In its pre-increment form, the outcome of the expression is the value of its argument subsequent to the increm
Explain the way of validation XHTML documents online.
What action of the swapping system does in case it identifies the illegal page for the swapping?
18,76,764
1934140 Asked
3,689
Active Tutors
1413281
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!