Kizspy | Question: 15
(Choose 1 answer)
Which of the following is true about reference locals in .NET?
A. They can only be used with value types
B. They can be used with both value types and reference types
C. They can only be used in low-level programming languages
D. They are not supported in .NET programming