Integer at long type variable are not object.Support your
answer with example.And explain the technique to convert from
value type to reference type and vice-versa.
Answer / sujit
int x=10;
object obj=x;//called boxing
x=convert.ToInt32(obj);// called unboxing
| Is This Answer Correct ? | 5 Yes | 0 No |
What is the difference between ref & out parameters in c#?
How does the lifecycle of Windows services differ from Standard EXE?
Explain how to implement an object pool in c#.net
What is Delegate and what is it used for ?
Explain About ADO and its objects
Which operator cannot be overloaded in c sharp?
What is delegates and events?
What is call back method?
What is a pre-requisite for connection pooling?
can we declare a variable by name "this" in a class? Please explain?
What is a method signature in c#?
What?s a multicast delegate?
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)