Statistics homework help

Explain what is meant by value type and reference type objects in C#. Explain the differences, providing an example of each. Write the code for an example of each. Develop examples.The Common Language Runtime is the virtual execution system responsible for runningall managed code. It is an implementation of the CLI—and therefore the Common TypeSystem (CTS). The CTS types…