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 : Define Class scope Class scope :

    Class scope: Private variables stated outside the methods in a class contain class scope. They are available from all methods within a class, in spite of the order in which they are stated. The private methods too contain class scope. Variables and me

  • 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

  • Q : Explain relationship between XHTML and

    Explain relationship between XHTML and DTD?

  • Q : What is Class header Class header : It

    Class header: It is a header of class definition. The header provides a name to the class and states its access. It too explains whether the class expands a super class or implements any interfaces.

  • Q : Is it possible to encode mathematics

    Is it possible to encode mathematics using XML?

  • Q : What is u-area Explain what is meant by

    Explain what is meant by the term u-area (user area)?

  • Q : Define Hardware Hardware : It is the

    Hardware: It is the physical devices of a computer system, like its micro-chips, keyboard, disk drives, printer, sound card, and so forth. It is termed `hardware' in contrary to programs, which are termed `software'.

  • Q : What is an Object Object : It is an

    Object: It is an instance of a particular class. In common, any number of objects might be constructed from a class definition. The class to which an object belongs states the common characteristics of all instances of that class. In those characteris

  • Q : Define the term Sound card Define the

    Define the term Sound card: It is a hardware device employed to turn digital data into sound.

  • Q : Program and process Explain the term

    Explain the term program and process?

©TutorsGlobe All rights reserved 2022-2023.