✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
class MC
{
public:
void SetA(int=0);
MC();
int GetA(void);
~MC();
int A;
double B, C;
protected:
int F(int);
};
У цьому класі конструктором є:
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!