Let T Be A Type S A Subtype Of T The Liskov Substitution Principle States That A
Let T be a type & S a subtype of T. The Liskov Substitution Principle states that:
a.) an object of type T can be replaced by an object of type S.
b.) a base class of type T can be replaced by a subclass of type S.
c.) an abstract method can be replaced by an implementation in a subclass
d.) an abstract class of type T can be replaced by an implementation of type.
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
