Which of the following type-casting have chances for wrap around?
Posted: Wed Jul 13, 2022 7:54 pm
a) From int to float
b) From int to char
c) From char to short
d) From char to int
b) From int to char
c) From char to short
d) From char to int