Saved Bookmarks
| 1. |
What Is Common Language Runtime (clr) ? |
|
Answer» Common LANGUAGE Runtime or CLR is the run-time execution environment of .Net FRAMEWORK. CONVERTING MS-IL into platform or OS specific code is DONE by the CLR. CURRENTLY, .Net programs will run only on windows. Common Language Runtime or CLR is the run-time execution environment of .Net Framework. Converting MS-IL into platform or OS specific code is done by the CLR. Currently, .Net programs will run only on windows. |
|