I program in Java, C, and Python.
The rule for automatic coercion among arithmetic types has been extended to handle a richer set of types
Source: "C Programming Language"
But what does coercion mean? The answers say it looks like type conversion and implicit translations and implicit type conversions, and I call autoboxing, where I read it. So what is the difference between autoboxing and coercion?
thanks
source share