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.
What is XLink? Answer: It is a part of the XLL specification which is concerned along with specifying links among documents.
What do you mean by ActiveX control? Describe in brief.
Explain Downcast with example: It is a cast towards an object's dynamic kind - that is, `down' the inheritance hierarchy. For illustration: // Downcast from Object to String
Discuss the idea of task decomposition and data decomposition within the perspective of parallel programming.
Define the term Punctuation: Symbols like commas and semicolons that a compiler employs to understand the structure of the program.
Briefly describe the limitations of AJAX.
Explain the relationship between XHTML and the Web?
Formal argument: The definition of a method’s argument is the part of a method header. Each and every formal argument has an associated type. Whenever a method is called, the actual argument values are copied into the analogous formal arguments.
Null reference: A value utilized to mean, `no object'. Employed whenever an object reference variable is not referring to the object.
Name the various controls of ASP.NET AJAX?
18,76,764
1936225 Asked
3,689
Active Tutors
1451370
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!