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.
Q : Examples for 8 -16 - 32 bit Normal 0 false false
Normal 0 false false
Primitive Type Abstractions: An effective way to reduce the state space of a program is to replace the primitive types with the corresponding abstractions that encapsulate all the possible operations that are performed on these types. Q : Define Fetch-execute cycle Fetch-execute cycle: The simple set of steps which are endlessly recurring by a computer's Central Processing Unit for each and every program instruction: `Fetch the next instruction suggested by the program counter,' `update the program counter to pa
Fetch-execute cycle: The simple set of steps which are endlessly recurring by a computer's Central Processing Unit for each and every program instruction: `Fetch the next instruction suggested by the program counter,' `update the program counter to pa
Inner class: A class defined within an enclosing method or class. We use the word to refer to non-static nested classes.
Define the term Local inner class and Local variable: Local inner class: It is an inner class stated in a method. Local variable: It is a variable defined within
Describe the layout manager and what are the various types of layout managers accessible?
Explain the situations in which the AJAX must not be used.
Assembler: The program employed to translate a program which is written in assembly language into the binary form of a specific instruction set.
The application I am creating needs having access to functionality or an API that use needs the Nokia Vendor ID. For my application how can I have this Nokia VID?
18,76,764
1924623 Asked
3,689
Active Tutors
1456564
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!