Mastering "O" in S.O.L.I.D ๐
A class should be open for extension but closed for modification. Nai aya samajh ๐ค ? ๐ก Simple Meaning: You can add new behavior to the class But you should not change its existing code Agaya samajh but Abhi clear nai hua example se dekhte haiโฆ ...
Apr 15, 20252 min read26
