4
Answers

True Platform Independence?

Although we know the code generated by IL needs CLR as a runtime environment for its execution and CLR engine is available only for Windows OS. Still can we say that ".NET code is platform independent"?

Answers (4)