In C the value type and reference type variable are inter-06460
In C# the value type and reference type variable are inter convertible through __________ concept.
This multiple choice question (MCQ) is related to the book/course vu cs508 Modern Programming Languages. It can also be found in vu cs508 Final Term - Quiz No.1.
In C# the value type and reference type variable are inter convertible through __________ concept.
Tagged type
Interfaces
Boxing
None of the given