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.
Copy constructor: It is a constructor which takes a single argument of similar class. For illustration: public class Point {
Explain the situations in which the AJAX must not be used.
Explain in process verses out of process component.
Round robin allocation: It is an allocation of time slices which repeatedly cycles regarding a set of eligible threads in the fixed order.
Define the term Stack trace: It is a display of the runtime stack.
Object-oriented language: Programming languages like Java and C++ which permit the solution to a trouble to be stated in terms of objects that belong to the classes.
Q. Explain the concept of public classes in java. How they are useful?
Name the technologies that are used in AJAX?
Explain the way to communicate server with more than one client.
State: The objects are said to possess state. The present state of an object is symbolized by the joint values of its attributes. Protecting the state of an object from unsuitable inspection or modification is a significant aspect of class design and
18,76,764
1940337 Asked
3,689
Active Tutors
1445192
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!