What will be the output of the following statement? System.out.println ("1" + 3);
132
Exception arises
4
13