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 |
How?s method overriding different from overloading?
Is var a data type?
How do I create multifile assembly?
Do extension methods have to be static?
What?s the difference between an interface and abstract class?
How do you serialize an object?
What is the use of console readline () in c#?
How to raise an selection changed event associated with listbox in datagridview control with a sample example?Here the listbox is a child control associated with datagridview control.
Explain what a diffgram, and a good use for one Define diffgram? How it be used?
What is data type c#?
What are the classes contained in a single .NET DLL ?
Is c# and c same?
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)