News

LSP example in Java. The calcArea method in the Main class takes a Rectangle as an argument. However, a Square inherits from Rectangle and thus it is a special type of Rectangle, so we can legally ...