Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Quelle est l'erreur dans le code suivant ?
La méthode draw() de la classe Shape doit être définie comme final.
draw()
Shape
Il n'y a pas d'erreur dans ce code.
La classe Shape ne peut pas être instanciée car elle est abstraite.
La méthode draw() de la classe Shape doit être déclarée comme abstraite.
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!