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.
Normal 0 false false
Hash function: A function employed to generate a hash code from the random contents of an object. The classes can override the hash Value method, inherited from the Object class, to state their own hash function.
Q : What do you mean by program counter What do you mean by the term program counter? Write down its use?
What do you mean by the term program counter? Write down its use?
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
Primitive Type Abstractions: An effective way to reduce the state space of a program is to replace the primitive types with the corresponding abstractions that encapsulate all the possible operations that are performed on these types. Q : Special set of tags in PHP Normal 0 Normal 0 false false
Define the term New operator: The operator employed to generate instances {instance} of a class.
Internet Service Provider: It is an Internet Service Provider (abbreviated as ISP) gives connections to the Internet for users who do not contain their own network. The ISP gives such user with their own IP address which enables them to interact with
Interrupt: This is an asynchronous message sent to a process or thread which interrupts what it is at present doing. This generally outcomes in an InterruptedException object being received by an interrupted thread. Waiting for an int
18,76,764
1949331 Asked
3,689
Active Tutors
1418603
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!