ssdf
sssssadf asdf asdfsad fasd dfasdf
What is the difference between boxing and unboxing???
A: Boxing allows us to convert value types to reference types. Basically, the runtime creates a temporary reference-type box for the object on heap.Eg:int i=20;object o=i;
Labels:
Interview Questions
Subscribe to:
Post Comments (Atom)
ssss
sssssadf asdf asdfsad fasdf
asdfasdf


0 comments:
Post a Comment