3
Reply

What is different between Implicit conversion and Explicit conversion in C#?

Akshay Patel

Akshay Patel

13y
6.9k
0
Reply

    when we convert small range data type into long range data type then its called implicit and when its vice-versa then its called explicit

    when we convert small range data type into long range data type then its called implicit and when its vice-versa then its called explicit

    when we convert small range data type into long range data type then its called implicit and when its vice-versa then its called explicit