In this lesson, you learned about overloading operators. You created a Vector class, overloaded a mathematical operator, and found the sum of multiple vectors.
In the next lesson, you are going to learn about enumerations or lists of named constants.