Answer Posted / hafiz usman majeed
casting is the process of coverting one type of data to
another type of data. it is superclass for all type of type
conversions.whereas boxing is subclass of casting where
value types are converted to reference types
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
What is virtual in c#?
What is the difference between hashtable and dictionary?
how to prevent a class from being inherited in c#.net?
What are functions in c#?
What is default parameter in c#?
What is sqlcommandbuilder c#?
what are implementation inheritance and interface inheritance?
Give some examples for built in datatypes in c#?
List some Advantages of switch-case over if else?
What is a class c#?
Why extension method is static?
What is a hash table in c#?
What is a lambda expression in c#?
How can I develop an application that automatically updates itself from the web?
What is the use of protected in c#?