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.
Explain the role of ScriptManagerProxy control?
What is meant by the term pipe?
Checked exception: An exception which should be caught locally in the try statement, or propagated through a throws clause stated in the method header.
Logical error: It is an error in the logical of a class or method. Such an error may not lead to an instant runtime error, however could have a noteworthy impact on overall program exactness.
Explain what is meant by the term u-area (user area)?
Reserved word: It is a word reserved for a particular purpose in Java, like: class, int, public, and so forth. These words might not be employed as ordinary identifiers.
Two dimensional array: A two dimensional array is a continuous memory location having similar kind of data arranged in row and column format (such as a matrix structure). D
Explain the relationship between XHTML and HTTP?
Explain the meaning of semantic connotations.
Define PS3 Debug/TEST/Prototype Consoleroduction deployment.
18,76,764
1949375 Asked
3,689
Active Tutors
1413472
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!