Net Dynamics Question:
Download Questions PDF

What is System.Dynamic?

Answer:

The System.Dynamic and System.Runtime.CompilerServices namespaces are used to hold the classes for DLR. It also provides dynamic features to statically-typed languages, such as C# and Visual Basic to enable their interoperation with dynamic languages.

Download Net Dynamics Interview Questions And Answers PDF

Previous QuestionNext Question
What is Dynamic Language Runtime (DLR)?List the advantages of DLR?