Is .net core managed code?



Is .net core managed code?..

Answer / 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

More Dot Net General Interview Questions

What are the different types of remote object creation mode in .net?

1 Answers  


What are the advantages of .net?

1 Answers  


What is connected and diconnected database ?

1 Answers  


How Garbage Collector (GC) Works?

1 Answers  


Can I write my own .net host?

1 Answers  


What's the .net collection class that allows an element to be accessed using a unique key?

1 Answers  


Explain the code behind wors and contrast that using the inline style.

1 Answers  


What is an assembly? What are the different types of assemblies?

1 Answers  


Do you know what is .net standard?

1 Answers  


How we can achieve Connection pooling in .Net?

1 Answers   PUCIT,


Compare & contrast rich client (smart clients or windows-based) & browser-based web application

1 Answers  


What's the problem with .net generics?

1 Answers  


Categories