Mark As Completed Discussion

Let's test your knowledge. Fill in the missing part by typing it in.

The Open-Closed Principle (OCP) states that software entities (classes, modules, functions, etc.) should be ___ for extension but __ for modification.

Write the missing line below.