Can you automatically convert long value into int , if the long value is small enough to fit into an int.
Reveal answer
Fill a bubble to check yourself
Can you automatically convert long value into int , if the long value is small enough to fit into an int.