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 |
Are string objects mutable or immutable?
Describe a Struct ?
What is the C# syntax to catch any possible exception?
Is Multiple-inheritance supported by c#?
Define a class and an object?
Is c sharp and c# are same?
Can struct be static in c#?
Is concurrent queue thread safe?
How do I get deterministic finalization in c#?
Can mvc be used for desktop applications?
What is Interface? Explain with an example.
What is uint c#?
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)