1.

What Is A Managed Code ?

Answer»

Managed CODE is code that can be executed and managed by .NET FRAMEWORK COMMON Language Runtime. All CODES based on the intermediate language(EL) executes as managed code.

Managed code is code that can be executed and managed by .NET Framework Common Language Runtime. All codes based on the intermediate language(EL) executes as managed code.



Discussion

No Comment Found