educative.io

Why can't we simply move synchronization logic to main method?

Can we simply extend callback in the main method with the synchronization logic instead of overriding it in a subclass?