8
CHAPTER
Operator Overloadingand Type Conversion
8.1 INTRODUCTION
Operator overloading is an important and useful feature of C++. The concept of operator overloading is quite similar to that of function overloading.
An operator is a symbol that indicates an operation. It is used to perform operation with ...
Get Object-Oriented Programming with ANSI and Turbo C++ now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.