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 |
Define mutex in C#?
What is the default modifier for class in c#?
What is monitor in C#?
0 Answers TryTechnicals Pvt Ltd,
6. If we assign a value in textbox on Page_UnLoad event, will it display?
Is the following code legal?
What is variable and its classification?
What is default boolean value in c#?
What does string intern do?
Why multiple inheritance is not possible in c#
Is c# static or dynamic?
What standard types does c# use?
If casting fails what type of exception is thrown?
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)