#ITE-6104
Awesome StudentQuestion • Computer Programming 2

Which of the following will do implicit cast?

Answer

short x=1; int y = x;