Section: Java Programmer

14) Which of the following statements is correct for a method which is overriding the following method:

public void add(int a) {...}

Return