0 votes
in C Sharp by (2.6k points)
Which statment defines unboxing correctly?

A - When a value type is converted to object type, it is called unboxing.

B - When an object type is converted to a value type, it is called unboxing.

C - Both of the above.

D - None of the above.

1 Answer

0 votes
by (2.6k points)

Ans 

B - When an object type is converted to a value type, it is called unboxing.

Related questions

0 votes
asked Jun 16, 2020 in C Sharp by Hodge (2.6k points)
0 votes
asked Jun 16, 2020 in C Sharp by Hodge (2.6k points)
0 votes
asked Jun 16, 2020 in C Sharp by Hodge (2.6k points)
0 votes
0 votes
0 votes
...