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 difference between a computer process and thread.
Polymorphism: It is the ability of an object reference to be employed as if it referred to an object with various forms. The polymorphism in Java outcomes from both class inheritance and interface inheritance. The actually different forms frequently o
Singleton pattern: It is a pattern which permits us to make sure that only a single instance of a specific class exists at any one time. Such an instance is termed as singleton. The pattern can as well be employed whenever instances would have no excl
Describe the layout manager and what are the various types of layout managers accessible?
Method result: The value returned from a method through a return statement. The kind of expression in the return statement should match the return type declared in method header.
Q. What are the distinct features of Object oriented programming language? Q : What is PIDs What is meant by the PIDs? What is meant by the PIDs?
What is meant by the PIDs?
Illustrate in brief the term static and dynamic modeling in programming?
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?
To define the data types such as LONG, INT, SHORT, CHAR write a program?
18,76,764
1940823 Asked
3,689
Active Tutors
1440744
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!