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.
Sub type: It is a type with a parent super type. The sub-type or super-type relationship is more common than the sub-class or super-class relationship. A class which implements an interface is a sub type of interface. An interface which expands the ot
Explain the way of validation XHTML documents online.
The web page I am testing displays the Login dialog. How can I access this dialog?
Static variable: It is a static variable defined within a class body. Such a variable fits in to the class as a whole, and is, thus, shared by all objects of the class. The class variable may be employed to define the default value of an instance vari
Memory leak: It is a situation in which memory which is no longer being employed has not been returned to the pool of free memory. The garbage collector is designed to return unreferenced objects to the free memory pool in order to shun memory leaks.<
Give some examples of applications which can benefit from using XML?
Compiler: A program that executes a process of compilation on a program written in the high level programming language.
Is it possible to encode mathematics using XML?
Ans. Applet: An applet is an application designed to travel over the internet and to be executed on the client machine by a java compatible
Specify the purpose of exec functions?
18,76,764
1925505 Asked
3,689
Active Tutors
1451028
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!