Skip to content

Opening book details…

About this document

C++ String Manipulation with Overloading by nikunjpatel90 is a document available to read on EtoBox.

The document discusses C++ concepts like classes, objects, inheritance, polymorphism and operator overloading. It provides examples of overloading the + operator to concatenate two strings by defining a string class with relevant member functions like a default constructor, parameterized constructor and a display function. The example demonstrates how two string objects can be concatenated and displayed by overloading the + operator.

Author
nikunjpatel90
Language
EN