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
how encapsulation is implemented in c#
What are interfaces in c#?
What are cshtml files?
Give an example to show for hiding base class methods?
Is c sharp and c# are same?
Explain the difference between class and interface in .net?
How many bytes is a long c#?
Int map to which .net types?
Why linq is having select clause at the end?
What are the types of methods in c#?
what are nullable types in c#
Why do we use parameters in c#?
Should I use double or float?
How do I know if executenonquery is successful c#?
Can a class be private in c#?