What is boxing in .NET?



What is boxing in .NET?..

Answer / izetamtechnologies

Boxing is the process of converting a value type into a reference type directly. Boxing is implicit.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is difference between static page and dynamic page?

0 Answers  


What are multicast delegates?

0 Answers  


What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?

0 Answers  


What is the use of ErrorProvider Control in .NET?

2 Answers  


Major role of CLR for CAS

2 Answers   Infosys,


Name some of the languages .NET support?

3 Answers  


how do you retrieve the customized properties of a .NET application from XML .config file? Can you automate this process?

1 Answers  


What are the purposes of using .net?

0 Answers  


What is Atomicity?

3 Answers   Verifone,


Tell us the difference between the while and for loop. Provide a .net syntax for both loops?

0 Answers  


What is Global Assembly Cache (GAC) and what is the purpose of it?

2 Answers   Ksb,


Explain the use of ‘this’ keyword in Java?

1 Answers  


Categories