+ 4

I can't understand about CLR(common language runtime) anybody please explain it..

16th Nov 2016, 10:37 AM
M.BALAVIGNESH
M.BALAVIGNESH - avatar
2 Answers
+ 2
CLR has a set of rules,methods and functions to run c# programs. As a programmer we need not worry about CLR. The compiler will take care of it
21st Nov 2016, 1:02 PM
Varshil Shah
Varshil Shah - avatar