Chetan Dattachetan77.hashnode.devยทAug 15, 2023Liskov Substitution Principle (LSP)LSP is one of the five SOLID principles of object-oriented programming, introduced by Barbara Liskov in a 1987 paper. The principle emphasizes the importance of maintaining the expected behavior of a program when using inheritance and polymorphism. I...Low Level DesignSOLID principlesAdd a thoughtful commentNo comments yetBe the first to start the conversation.