Become Educator
Contact us
Sign in
L: Liskov Substitution Principle
Home
object-oriented programming (OOP) & SOLID Principles
L: Liskov Substitution Principle
The Liskov substitution principle states that "objects of a superclass should be replaceable by objects of a subclass without affecting the correctness of the program".