C# Type Casting
Type casting is when you assign a value of one data type to another type.
In C#, there are two types of casting:
Implicit Casting (automatically)- converting a smaller type to a larger type size
char - int - long - float - double
Explicit Casting (manually) - converting a larger type to a smaller size type
double - float - long - int - char
#TechnicalKnowledge4U
On this page of the site you can watch the video online TYPE CASTING IN C# | Programming Language - C# Tutorial 04 with a duration of hours minute second in good quality, which was uploaded by the user Technical Knowledge 4U 01 June 2022, share the link with friends and acquaintances, this video has already been watched 17 times on youtube and it was liked by 1 viewers. Enjoy your viewing!