Podcast
Questions and Answers
According to the open–closed principle, software entities should be:
According to the open–closed principle, software entities should be:
The open–closed principle is one of the five SOLID principles of:
The open–closed principle is one of the five SOLID principles of:
A module will be said to be open if it is still available for:
A module will be said to be open if it is still available for:
Who is generally credited for having originated the term open–closed principle?
Who is generally credited for having originated the term open–closed principle?
Signup and view all the answers
At the time Meyer was writing, adding fields or functions to a library inevitably required changes to any programs depending on that library, indicating that the library was not:
At the time Meyer was writing, adding fields or functions to a library inevitably required changes to any programs depending on that library, indicating that the library was not:
Signup and view all the answers