In which direction does the assignment operation will take place?
(a) left to right
(b) right to left
(c) top to bottom
(d) bottom to top
I got this question during a job interview.
Question is taken from Essential Operators in chapter Source Files, Classes and Operator Overloading in C++ of C++