Thank you for your reply Jay / Murladhar,
Agree, Jay,
public void add (int a, String s) is not overriding, but
public void add(int a) is..
So, it is true or false based on parameters ! And,
in the example given, parameters are not considered, so i don't think we should consider parameters if it is not given in question at all!
If they want to consider parameters, then they might ask full sentence, instead of single world like - void, int etc..