In C++, we can overload existing operators, but we can't add new operators. But we can pretend to add new operators by overloading existing operators and operators.
C++ is a high-level computer programming language, which is the product of the expansion and upgrade of C language.