Converting a specific value type to a particular reference type is known as Boxing.

Whereas, explicit conversion of same reference types, that were created during boxing, back to the same value type is known as Unboxing.

BY Best Interview Question ON 14 Feb 2019