Java - Methods and Code Reusability
You want to call a method
calculateSum that returns an integer sum of two numbers. How do you call it and store the result in a variable named result?