Abstract : In C++, we can have more than one definition of an operator. In other words, the same operator can be used for multiple data types. Operator overloading is used to redefine an operator. Scope : This article defines what an operator is and...
dakkkshh.hashnode.dev5 min read
No responses yet.