Implementing the Liskov Substitution Principle

Understand the importance of the Liskov substitution principle with an example.

We have the following console application that reads the textual content of a file, encloses every paragraph in the p HTML tags, and makes conversion of specific Markdown markers into equivalent HTML tags.

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy