• A It restricts the use of interfaces.
  • B It allows methods to operate on objects of different classes through a common interface.
  • C It increases the complexity of method invocation.
  • D It limits code flexibility.