how to add 2 Integer values in java code example Example: how to add integers in java int a; int b; a+b = int c