what is ment by Unboxing?
Answers were Sorted based on User's Feedback
Answer / amar&venky
simply say converting reference type to value type.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / vasanth
Converting reference type to value type.
Example
Object x;
int y;
y=(int)x;
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference between private and protected in c#?
how to access the virtual method without creating the objet for the virtual method?
What are c# i/o classes?
Could you explain the difference between func vs action vs predicate?
What is difference between function and method in c#?
Can we have 2 main methods in c#?
What are partial classes and use of partial classes?
Are multiple data types stored in System.Array?
What is the correct way of declaring an xml namespace?
What is session management in c#?
How many types of inheritance are there in c#?
What is console used for?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)