2
Reply

What is different between Boxing and Unboxing?

Akshay Patel

Akshay Patel

12y
1.9k
1
Reply

    when we convert a value type into object type then this is called boxing and when its vice versa dan its called unboxing

    when we convert a value type into object type then this is called boxing and when its vice versa dan its called unboxing