What is boxing and unboxing?

Answer Posted / zeenat

Boxing:- Creating a Instance of a object and passing the
value of a variable to that object
dim x as integer
dim y as object
y = x - Boxing process

x = y - unboxing

Unboxing :- passing a value of a object to the varible

Is This Answer Correct ?    13 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does servicing work for the .net framework 3.0?

536


Explain what languages does the .net framework support?

516


What you mean by routing in mvc?

566


Is .net framework dead?

533


Can you explain model, controller and view in mvc?

563






What is ViewData and TempData in ASP.Net MVC?

573


what is client wins and store wins mode in entity framework concurrency?

643


What is MVVM design pattern?

601


What you mean by routing in asp.net mvc?

539


What is the domain object?

541


How does the .net framework 3.0 relate to windows vista?

565


Explain Model, view and Controllers in Asp.Net MVC?

560


What is the purpose of a web form?

552


Explain the 'page lifecycle' of an ASP.NET MVC?

627


What is the advantage of mvc?

616