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.
Hot spot: This is an area in an image map with a specific significance. A program usually monitors movements of the mouse, and reacts according to the actions related with the hot spots over which it passes. This may comprise displaying various status
Define the term Subordinate inner class: It is an inner class which executes well-defined subordinate tasks on behalf of its enclosing class.
Infinite loop: The loop whose termination test never computes to false. At times this is a deliberate act on the portion of the programmer, employing a construct like: whi
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?
Bit manipulation operator: Operators, like &, | and ^, which are employed to examine and manipulate individual bits win the bytes of a data item. The shift operators, <<, >> and >>>, are too bit manipulation operators.
Finally clause: This is a part of try statement which is always executed, either subsequent the handling of caught exception, and normal termination of the protected statements.
Define the term RGB Color Model: It is a color model based on representing a color as three components: green, red, and blue.
Define the Binding of Instructions and Data to Memory?
State: The objects are said to possess state. The present state of an object is symbolized by the joint values of its attributes. Protecting the state of an object from unsuitable inspection or modification is a significant aspect of class design and
Specify the Basic Units of the CSS.
18,76,764
1937816 Asked
3,689
Active Tutors
1443028
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!