adspace
Answer Posted / Milan Kumar Mazumdar
"Casting is the process of converting one data type to another. In C#, this can be achieved using explicit or implicit casts. Explicit casts are necessary when the conversion may result in loss of data, and implicit casts occur automatically when the compiler determines it is safe."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers