Open/Closed Principle
Jump to navigation
Jump to search
Internal
Overview
Software entities like classes, modules and functions should be open for extension but closed for modifications.
Software entities like classes, modules and functions should be open for extension but closed for modifications.