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.
Encapsulation: Safeguarding the state of objects by stating its attributes as private and channeling entrance to them via accessor and mutator techniques.
What are the different compatibility types when creating a COM COMPONENT?
Method overloading: Two or more techniques with similar name stated within a class are said to be overloaded. This exerts to both constructors and other methods. The overloading applies via a class hierarchy, thus a sub class may overload a method sta
The web page I am testing displays the Login dialog. How can I access this dialog?
What is an Instantiation: It is a creation of an instance of a class, i.e., an object.
Catch clause: It is a part of a try statement accountable for handling the caught exception.
State the term tombstone lifetime attribute?
The kind of value that a variable can own is known as data type. When we state a variable we require specifying the type of value it will own with the n
Define the term Manifest file: It is a file which is held in a Java Archive (JAR) file, explaining the contents of the archive.
Shortcut key: A key-press related with a component in a Graphical User Interface (abbreviated as GUI) which provides an alternative to choosing the component's operation with mouse.
18,76,764
1951604 Asked
3,689
Active Tutors
1461316
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!