Answers

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

A1: i = Integer.MAX_VALUE+1. This is because Java and many other languages use Two's Complement numbers wich are not symetrical around the zero.