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 is the difference between wrapper class and primitive?
What is task parallel library?
What is type cast in C#?
What is the difference between ref & out parameters in c#?
Is list immutable in c#?
What is the difference between serialization and deserialization in c#?
What are collection classes?
What are satellite assemblies?
What is property c#?
What is type system in c#?
Can we create instance of private class in c#?
What is _viewstart cshtml?
What is verbatim string literal in c#?
What exactly happens when we debug and build the program?
What can be done with c#?