What is different between Implicit conversion and Explicit conversion in C#?
Akshay Patel
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