MCSD Programming in C# 2
Free · Instant Results
In C#, what is boxing?
-
A
Wrapping a class in an interface
-
B
Converting a value type to a reference type (object)
-
C
Casting a reference type to a derived type
-
D
Allocating memory on the stack
▶ Start Practice Test