Examlex

Solved

C# Makes Implicit Conversions When Casting One Data Type to Another

question 33

Short Answer

C# makes implicit conversions when casting one data type to another. When a derived class object is assigned to its ancestor's data type, the conversion can more specifically be called a(n) ___________________________________.


Definitions:

Related Questions