Java think: extends method

I ask yourself :
I overide method  'X' and use method 'Y' which use 'X'. What I use old 'X' or new 'X'.
I check this problem.
My result ( class B extends A) :

Source code

Komentarze