Define boxing and unboxing in c#?
Answer / Sulakshya Singh
Boxing in C# is the automatic conversion of a value type (such as int or bool) to an object, allowing it to be stored in an object variable or passed as an object parameter.nUnboxing is the reverse process, converting an object back into its original value type.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we main a Class as base class,i.e not inherited further?{please Dont tell using Sealed class,any other way}
6 Answers ACB Group, IBM, Tech Mahindra,
What is xamarin used for?
how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used
Explain how do I convert a string to an int in c#?
What is protected internal modifier in C#?
Is lazy thread safe c#?
What are virtual methods? How are they used?
What are the 3 types of comments in c#?
What is data adapter in c#?
When Should You Call The Garbage Collector In .net?
Define an array?
Can partial class be inherited?
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)