About this document
Oops Notes 68 by rajroy.study is a document available to read on EtoBox.
The document discusses the Open-Closed Principle (OCP) in software design, which states that software entities should be open for extension but closed for modification. It emphasizes the importance of creating new derived classes for additional functionality rather than altering existing ones, thereby adhering to the single responsibility principle. The document also highlights the implications of not following OCP, particularly in relation to testing and quality assurance processes.
- Author
- rajroy.study
- Language
- EN