Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Яка з наведених конструкцій є прикладом перевантаження оператора індексації?
void operator[](int index);
operator[] (const char* index);
operator[] (int index) const;
int& operator[](int index);
operator[] (int index);
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!