Section: Java Programmer

Question 14 of 40


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

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