Multiple choice technology programming languages A reference type variable in VB.NET code holds a reference to a COM object through RRW object RAW object RCW object None of the Above Reveal answer Fill a bubble to check yourself C Correct answer Explanation In .NET, a Runtime Callable Wrapper (RCW) acts as a proxy that manages the lifetime and interaction between a .NET reference type variable and a COM object.