Home > .NET zero to hero > .NET zero to hero > C# Basics Show previous contentTry this exercise. Is this statement true or false?Polymorphism in C# allows an object of a derived class to be assigned to a variable of its base class type.Press true if you believe the statement is correct, or false otherwise.TRUEFALSE Show following content