In reply to dave_59:
Thank you Dave! So, once I override A with C, when I call super.body(), the body() method of B gets called?
In reply to dave_59:
Thank you Dave! So, once I override A with C, when I call super.body(), the body() method of B gets called?