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.
List the new features that are included in Microsoft AJAX library?
Explain the way to enter element content.
Explain the difference between RAM and ROM?
If statement: A control structure employed to select between performing or not performing additional actions. if(boolean-expression){ // Statements
Arithmetic operator: The Operators, like +, -, *, / and %, which generate a numerical outcome, as a part of an arithmetic expression.
Non-modal: In this a dialog is non-modal when its parent application is not blocked from additional activity whereas the dialog is being revealed.
describe the foreign key in fact table and dimension table
Define the term Image map: This is an image, divided into logical regions, each of which has a hot spot.
Untyped Allocations: In C/C++ untyped allocations such as malloc, calloc, and realloc can easily be used to create overlays, which again require translation overhead to keep the corresponding non-overlaid objects consistent. Q : Define Encapsulation Encapsulation : Encapsulation: Safeguarding the state of objects by stating its attributes as private and channeling entrance to them via accessor and mutator techniques.
Encapsulation: Safeguarding the state of objects by stating its attributes as private and channeling entrance to them via accessor and mutator techniques.
18,76,764
1923507 Asked
3,689
Active Tutors
1426660
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!