java program to add two numbers using call by value code example Example: how to add integers in java int a; int b; a+b = int c