Page 1 of 1

Explain how you would de-couple ClassA from ClassB, providing code to illustrate your changes. Your solution should make

Posted: Mon Jun 06, 2022 11:19 am
by answerhappygod
Explain how you would
de-couple ClassA from ClassB,
providing code to illustrate your changes. Your solution should
make ClassB independent of the implementation
of ClassA.