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

Can we change web.config settings from iis?

794


What is namespace of asp.net mvc?

874


i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources

1813


will there be any issues adding a table without primary keys to a data model?

866


What is main objective of asp.net mvc 4 or what is new in mvc4 ?

841


How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?

755


how can you enhance the performance of entity framework?

833


Explain covariance and contra-variance in .net framework 4.0. Give an example for each.

799


What are Scaffold templates in ASP.Net MVC?

791


What is renderbody?

788


How does the .net framework 3.0 relate to the .net framework 2.0?

810


how do you mark a property as required? For example, for a project, the name is a required field.

816


What are ajax helpers in mvc?

740


how can you tell ef to have a different table or column name than that defined for the class?

824


mention what are the various methods provided by the dataset object to generate xml?

824