A lower precision can be assigned to a higher precision value in Java. For example a byte type data can be assigned to int type.
Reveal answer
Fill a bubble to check yourself
A lower precision can be assigned to a higher precision value in Java. For example a byte type data can be assigned to int type.