Question boxing and unboxing? |
|
| Boxing is a process of conversion of value type to object or reference type. |
|
| Boxing is a process of converting a basic type(value type) into object type and unboxing is a reverse of it. |
|
|
| BOXIG IS A PROCESS OF CONVERTING A BASIC TYPE(VALUE TYPE)INTO OBJECT TYPE AND UNB0XING IS A REVERSE OF IT. |
|
|
|
| BOXIG IS A PROCESS OF CONVERTING A BASIC TYPE(VALUE TYPE)INTO OBJECT TYPE AND UNB0XING IS A REVERSE OF IT. |
|
| boxing and unboxing |
| boxing is a process of conversion of value type to reference type.
Unboxing is a process of conversion of reference type to value type. |
| h |
|