Which of the following is true?
i. Only byte value used in the expression will be promoted to int when the expression is evaluated. ii. Only short value used in the expression will be promoted to int when the expression is evaluated. iii. Both byte and short value used in the expression will be promoted to int when the expression is evaluated. iv.Neither byte nor short value used in the expression will be promoted to int when the expression is evaluated.
Reveal answer
Fill a bubble to check yourself