Write the benefits of DLR

Write the benefits of DLR?

E

Expert

Verified

There is a variety of benefits provided by DLR which are as follows:

i. It permits us to simply execute dynamic languages to a.NET Framework.

ii. It enables fast implementation of the dynamic operations through supporting advance caching.

iii. It provides dynamic features to the statically-typed languages, like C# and Visual Basic can produce dynamic objects and can use them simultaneously among statically-typed objects.

iv. It executes sharing of the libraries and the objects that mean that objects and the libraries implemented in one language could be used by the other languages with DLR.DLR can also facilitates interoperation between the statically-typed and dynamic languages.

   Related Questions in Programming Languages

  • Q : State the term Standard Generalized

    State the term Standard Generalized Markup Language?

  • Q : For creating a thread explain the limit

    For creating a thread explain the limit on per process.

  • Q : Define Mixed Mode Mixed Mode : Permits

    Mixed Mode: Permits domain controllers executing both Windows 2000 and prior versions of Windows NT to co-exist in the domain. In mixed mode, the domain features from prior versions of Windows NT Server are still allowed, whereas some Windows 2000 fea

  • Q : Describe Overriding for restriction

    Overriding for restriction: It is a form of method overriding in which the sub-class version of a method calls the super-class version first of all and then employs or manipulates the outcome or consequences of that call in some manner.

  • Q : Explain the computer thread Explain the

    Explain the computer thread.

  • Q : What is Factory pattern Factory pattern

    Factory pattern: A pattern of class definition which is employed as a generator of instances of other classes. Frequently employed to form platform- or locale-particular implementations of abstract classes or interfaces. This decreases coupling betwee

  • Q : Meaning of SBI of an object in the

    Describe the meaning of SBI of an object in the programming?

  • Q : Use of setjmp and longjmp Use of

    Use of setjmp() and longjmp(): In C/C++, setjmp() saves the contents of the registers at a particular state in the program and longjmp() will restore that state later. In this way, longjmp() “returns” to the state of the program when setjm

  • Q : Who developed Extensible Hyper-Text

    Who developed Extensible Hyper-Text Markup Language? Answer: XHTML (Extensible Hyper-Text Markup Language) was developed by W3C HTML Working Group along with Steven

  • Q : Programming with C# QUESTION 1      

    QUESTION 1       The following UML diagram describes an abstract class Customer. This class is to be used as part of a Company's inventory system. The inventory system will contain many different types of customers.  A separate s

©TutorsGlobe All rights reserved 2022-2023.