engineering recuitment RPSC Programmer Mock Test 2024 Programming and Data Structure Programming in C
Which of the following options is correct regarding 'boxing' in C#?
1
It converts value type to reference type.
2
It converts the value type to XML.
3
It converts the reference type to XML.
4
It converts reference type to value type.