It is correct from a design point of view to make an object both an Observer and a Subject(Observable) at the same time.
Reveal answer
Fill a bubble to check yourself
It is correct from a design point of view to make an object both an Observer and a Subject(Observable) at the same time.