Net Dynamics Question: Download Net Dynamics PDF

What is Dynamic Language Runtime (DLR)?

Tweet Share WhatsApp

Answer:

DLR is a runtime environment that allows you to integrate dynamic languages with the Common Language Runtime (CLR) by adding a set of services, such as expression trees, call site caching, and dynamic object interoperability to the CLR.

Download Net Dynamics PDF Read All 21 Net Dynamics Questions
Previous QuestionNext Question
Explain and distinguish between reflection and dynamic?What is System.Dynamic?