How many arguments will the subscript operator will take for overloading?
(a) 1
(b) 2
(c) 0
(d) as many as possible
This question was addressed to me in my homework.
I'm obligated to ask this question of Subscripting in portion Source Files, Classes and Operator Overloading in C++ of C++