Virtual memory used in Windows architecture
Explain why the virtual memory is to be used in Windows architecture?
Expert
Virtual memory is used in Windows architecture because of the following reasons:
a. The use of Virtual memory is to increase the size of the memory more than you have the memory in your physical system.
b. The process which uses virtual memory cannot access other process’s memory, by this way it keeps the processes secure from another process.
c. The pages which are placed in the virtual memory are having their own setting that agrees the protection which provide to the applications.
d. The inactive memory which is for a longer time period will be stored in some regions which can be stored to the page-file or paged out.
e. On demand the stored pages can be retrieved that is each time the system will need it, it can access it.
How can you highlight several goodies or addons the Orbeon?
How can I determine a web page element which contains exact text?
Task 3 Explain the effect of the following pictures: 05 FIELD-1 PIC Z(5)9. 05 FIELD-2 PIC £(5)9.99. 05 FIELD-3 PIC £**,***.99. 05 FIELD-4 PIC £££,££9.99DB. 05
State the term XHTML?
What is validating parser? Answer: A parser makes sure that an XML document is valid additionally to being well formed.
Iteration: The repetition of a set of statements, generally employing a looping control structure, like a while loop, for loop and do loop.
What are collections and generics?
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
Enumerated type: A data type-not directly accessible in Java - in which symbolic names are employed for a series of constant numeric values. They facilitate the evading of magic numbers. They can be simulated in the Java with fields i
IEEE 754: The standard 754-1985 issued by Institute of Electrical and Electronic Engineers for the binary floating point arithmetic. It is the standard to which Java's arithmetic matches.
18,76,764
1949439 Asked
3,689
Active Tutors
1439080
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!