5 ms·
You are probably talking about static typing, not strong. Strong typing implies that there are no implicit type conversions which is not true for C++.
by jkeler 11y ago
You are probably talking about static typing, not strong. Strong typing implies that there are no implicit type conversions which is not true for C++.
- roel_v 11y agoOh god not this again...