In object-oriented programming, the open–closed principle (OCP) states "software entities (classes, modules, functions, etc.) should be open for extension but closed for modification"; that is, such an entity can allow its behavior to be extended without modifying its source code.
When a single change to a program results in a cascade of changes to dependent modules, that program exhibits the undesirable attributes that we have come to associate with “bad” design. The program becomes fragile, rigid, unpredictable, and unreusable. The open-closed principle attacks this in a very straightforward way. It says that you should design modules that never change. When requirements change, you extend the behavior of such modules by adding new code, not by changing old code that already works.
"Software entities should be open for extension but closed for modification.” - Robert C. Martin
open-closed principle in hindi,open closed,ocp,java,solid principle,software engineering,open-closed principle,open-closed principle java,open-closed principle in software engineering,open-closed principle example in java,open closed principle hindi,open and closed principle of innovation,open and closed principle,define open and closed principle of innovation,open closed principle solid,what is open closed principle,the open closed principle,open/closed principle
En esta página del sitio puede ver el video en línea Open-Closed Principle de Duración hora minuto segunda en buena calidad , que subió el usuario ProgRank 09 octubre 2023, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 425 veces y le gustó 15 a los espectadores. Disfruta viendo!