VB Dot Net Developer Question:

Explain Managed code?

Tweet Share WhatsApp

Answer:

Managed Code is used to run inside the CLR environment and it is called as .NET run time. All Intermediate Language (IL) are set to be Managed code.

Download VB .Net Developer PDF Read All 56 VB .Net Developer Questions
Previous QuestionNext Question
How to store decimal data in .NET?Explain deep copy?