What is boxing and unboxing in c#?
Answer / Gulshan Kumar
Boxing refers to the implicit conversion of a value type (such as int) to an object (Object or any other class), while unboxing is the explicit conversion from an object back to its original value type. This allows value types to be used with collection classes that only accept objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is encapsulation in csharp?
Indexers in c#?
8 Answers Intaglio, Microsoft, TCS,
Why c# is called type safe language?
What are functions in c#?
What does virtual keyword mean ?
What is the xml document structure?
Do void methods have parameters?
What is “using” statement in c#?
What is the components of window?
What is the difference between field and variable in c#?
What is the meaning of console writeline in c#?
What are c# i/o classes?
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)