Answer Posted / kamlesh sharma
casting is a process to convert data of one type to another
data type
and boxing is the process to convert value type to
reference type
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What are the various components in crystal reports?
Define satellite Assembly in .NET?
Why we use oops in c#?
What is asenumerable in c#?
Why do we need a singleton class?
Are c# destructors the same as c++ destructors?
Should I make my destructor virtual?
How can you set image source dynamically from c# application to ”test.png” file?
Explain jagged arrays in c#?
What are the advantages of generics in c#?
What is the difference between string and stringbuilder in c#?
What is a partial class in c#?
What is the use of xmlserializer?
What is “using” statement in c#?
Which is better interface or abstract class in c#?