Which operator is having the right to left associativity in the following?
(a) Array subscripting
(b) Function call
(c) Addition and subtraction
(d) Type cast
This question was posed to me in an interview for job.
I need to ask this question from Operators topic in division Functions, Namespaces & Exceptions in C++ of C++