VB Dot Net Developer Question:
Download Questions PDF

Explain Managed code?

VB .Net Developer Interview Question
VB .Net Developer Interview Question

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 Interview Questions And Answers PDF

Previous QuestionNext Question
How to store decimal data in .NET?Explain deep copy?