✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
El siguiente código es correcto:
private virtual void Metodo() {
// Clase base
}
...
public override void Metodo() {
// Clase hija
}
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!