- 2

Predict the output of the following

char c='A'; short m=26; int n=c+m; System.out.println(n);

15th Oct 2017, 9:15 AM
Thanuja
Thanuja - avatar
1 ответ
+ 1
it will give error.
15th Oct 2017, 9:39 AM
shobhit
shobhit - avatar