How DLL's save space in RAM ?
Interview question and answer by:
Bharathi Cherukuri | Posted on: 4/26/2012 | Category:
.NET Framework Interview questions | Views: 696 | |
Points: 40
Answer:
The dll does not get loaded into RAM memory together with the main program, so space is saved in RAM.When a dll file is called, then it is loaded.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: