adspace


Is .net core managed code?

Answer Posted / Awadhesh Kumar

Yes, .NET Core is managed code as it runs on the Common Language Runtime (CLR), which is an integral part of Microsoft's .NET Framework.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1141