Pergunta de entrevista da empresa Aneesh Technologies

A question related to Inheritance and polymorphism how it works and how it is implemented

Resposta da entrevista

Sigiloso

24 de jul. de 2020

According to the example if there is a shape as an interface would have as a child a triangle or a square. The square can have a method that has specifics to sides and can override the parent class.