Answer:
The answer is "Option C".
Explanation:
In the given method prototype a method "exchange" is declared, which accepts two integer parameters, that is "p and q", and this method can't return any value because its return type is void. In the method definition time is defined, that both variables is a pointer type, that's choices c is correct and others were wrong, that can be described as follows: