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 satellite Assembly?
What is the difference between Object and class adapters?
What is binary search tree in data structure?
Difference between debug.write and trace.write?
If you donot specify an access modifier for a method, what is the default access modifier?
When should we use sealed class in c#?
List some of the basic string operation?
what is the difference between c-sharp and vb.net?What kind of security or advances we find in both languages?
How many bytes is an int?
If we inherit a class do the private variables also get inherited ?
What is use of list in c#?
Why do we need to override in 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)