CS3 students, There was a question on whether you can override operators in C++. It turns out you can. Here is a relevant example in stack overflow: https://stackoverflow.com/questions/30638634/virtual-operator-overloading-c Thanks, -- Mikhail