Henry Wong wrote:However, it is technically not overriding, as any method calls from the superclass to the method will be calling the private method of the super class.
then i answered as no.. was i right or was i wrong ?
I thought I was right because it is not "overriding" the private method.. no one can override the private method then.. According the exact text in the question, the answer should have been "no".. right?
by the way, will there be such ambiguities in the "real exam" ?