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
What is .net architecture?
I want ask from plz smaple example code for Biztalkk server
Explain the .net framework.
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
What is action methods in web api?
what is code first approach?
What is the importance of NonActionAttribute?
What is the meaning of unobtrusive javascript? Explain us by any practical example.
How does �side by side� work for the .net framework 3.0?
Which version of .net framework is installed?
what is entityclient?
How we can invoke child actions in ASP.Net MVC?
What you mean by routing in asp.net mvc?
Explain the use of Inversion of control (IOC)?
What does a viewmodel do?