Share Dot Net Experience
Define Memory Manager
The Memory Manager component of CLR, allocates necessary memory for the variables and objects that are to be used by the application.
Define Exception Manager
An exception means Run time error.
This component redirect the processor to execute the catch block or finally block,whenever an exception is occurred at run time.
We can learn how to write these catch and finally blocks in C#.NET and VB.NET languages later.
‹
›
Home
View web version