What is CLR?
CLR: -
CLR(Common Language Runtime) is heart and sol of DOT NET(.NET) framework. It is runtime environment in which program written in C#(C sharp) language & other DOT NET(.NET) language are executed.
It provides number of services: -
1.Loading and execution program.
2.Memory isolation for application.
3.Verification of type of safety.
4.Providing metadata.
5.Garbage collection.
6.Memory management.
7.Security management.
8.Managing exception and error.
2.Memory isolation for application.
3.Verification of type of safety.
4.Providing metadata.
5.Garbage collection.
6.Memory management.
7.Security management.
8.Managing exception and error.
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment