Community

Understanding Automatic Type Conversion in C++

(Manoj Debnath) There are many data types in C++; some are related to each other. Conversion between related types is implicitly supported by C++.