C# (Sharp) Programming Language Question:
Download Questions PDF

How do you convert a value-type to a reference-type?

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

Use Boxing.

Download C# (Sharp) Programming Language Interview Questions And Answers PDF

Previous QuestionNext Question
When should you call the garbage collector in .NET?Difference between directcast and ctype.