Hi to everybody. Lastweek i had taken an interview on c#.
They ask what is boxing & unboxing, Masking.Please tell the
answer and it is useful for me.

Answer Posted / sravanthi

BOXING:We can translate value type to reference type.
UN BOXING:We can translate reference type to value type.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can multiple catch blocks be executed for a single try statement?

523


Can int be null in c#?

497


what is be the overhead, if i use binary transmission. and will it be sent using xml text or how ?

1684


What is the difference between CreateObject() and GetObject()?

553


What is a bool in c#?

469






What is anonymous types in c#?

496


What is system predicate?

459


What is the difference between selection and projection?

435


What is short in c#?

521


How many static constructors are allowed in a class?

478


What is garbage collector and where should you use in .NET?

513


Explain how do I get deterministic finalization in c#?

465


Why do we need dependency injection in c#?

459


Why do we need interfaces in c#?

481


What is private constructor c#?

490