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
Define an escape sequence, name few strings in escape sequence?
Why do we use delegates?
How do I develop c# apps?
What is fcl in c#?
What is the function of the not null constraint?
Is as operator in c#?
Explain about accessibility modifier 'protected internal'?
What is verbatim string literal in c#?
What does this keyword mean in c#?
What is the purpose of ienumerable in c#?
How to sort an int array in c#?
What is the purpose of c#?
What is verbatim string?
Does c# support multiple inheritance (mi)?
What are the uses of delegates in c#?