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.
Behavior: It is the methods of a class which implement its behavior. A particular object's behavior is a mixture of the method definitions of its class and the present state of the object.
Fully qualified class name: The name of a class, comprising any package name and including class name. The class outline is as follows: package oddments; class Outer
Define the process group?
MIME: Multipurpose Internet Mail Extensions (abbreviated as MIME) are rules which make it possible to utilize electronic mail to send content other than the simple text.
Illustrate the difference between the choice and list?
Base type: The kind of items that might be stored in an array - the arrays defined type. For example, in int[] numbers; the base type
Explain the term Test Fusion Report of QTP?
What is the Common Language Infrastructure (CLI)? What relation does .NET have with the CLI?
Imperative programming: The style of programming generally related with languages such as FORTRAN, C, Pascal and so forth. Imperative programming is differentiated from functional programming in that the previous is strongly tied to the idea of variab
What is pointer? What significance of pointer in C programming languages?
18,76,764
1924344 Asked
3,689
Active Tutors
1418698
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!