0
int m[ ]= {2,4,6,8}
System.out.println( m[1]+' '+m[2])

Why is the output 42 in this case?

aioobe
  • 413,195
  • 112
  • 811
  • 826
old_monk
  • 63
  • 9

0 Answers0