Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Se pretender armazenar o texto de erro “C” associado àexceção do tipo “B” na classe ascendente “A” devo utilizar...
Se pretender armazenar o texto de erro “C” associado à
exceção do tipo “B” na classe ascendente “A” devo utilizar...
Nenhuma das opções
publicclass A(string C) : B
public
class A(string C) : B
publicB(string C) : A
B(string C) : A
publicB(string C) : base(A)
B(string C) : base(A)
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!