Sunday, July 20, 2014

Which of the following operators can be implemented as a nonmember operator?

a. = (assignment operator)
b. () (function call operator)
c. [] (array access operator)
d. + (addition operator)

Ans:  d

No comments: