Virtual memory is disk drive space that is manipulated to seem like RAM. Software creates virtual memory by swapping files between RAM and the disk drive. This memory management technique effectively creates more total memory for the system's applications to use. When the system runs out of available RAM, it shifts data to the virtual memory swap file on the disk drive. However, because there is a major transfer of information that involves the hard disk drive, an overall reduction in speed is encountered with virtual memory operations.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
real time system requires high availabity
Create Date
:
Monday, April 28, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
The .NET Framework class library is a library of classes, interfaces,
and value types that are included in the Windows Software Development
Kit (SDK). This library provides access to system functionality and is
designed to be the foundation on which .NET Framework applications,
components, and controls are built.
refer http://msdn.microsoft.com/en-us/library/ms229335.aspx
Create Date
:
Tuesday, June 10, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
It is any routing protocol used within an autonomous system.
Create Date
:
Monday, April 28, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
System is a predefined final class, out is a PrintStream object and println is a built-in overloaded method in the out object.
Create Date
:
Sunday, September 02, 2007
Click here
to improve the Interview Question, Answer and other fields.