What floating point types is supported in C#?
Amit Kumar
In C#, there are primarily two floating-point types: float and double.