Diff b/w casting and boxing

Answer Posted / senthil kumar

casting is convertion of data like integer to string,string
to interger,etc..,

but the boxing simply involves to convert the value types
to reference types.That means assigning the value to the
object.

Is This Answer Correct ?    8 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is string nullable c#?

492


What is action c#?

484


What is string concatenation?

471


What are the advantages of using delegates in c#?

467


What is the difference between select and selectmany?

431






Which namespace is required to implement trace ?

547


What is get set in c#?

558


What are floating point numbers?

487


What is an assembly qualified name? Is it a filename? How is it different?

496


Why do we use classes?

498


What is the main purpose of xml?

475


What are sessions in c#?

491


What is an array? Give the syntax for a single and multi-dimensional array?

485


what are the different ways a method can be overloaded?

518


What are get and set in c#?

576