This example shows how a class is instantiated by using the new operator in C#. The simple constructor is invoked after memory is allocated for the new object.