Knowledge in C++

Overloading unary operators

Knowledge about overloading of unary operator

Overloading of binary operator

Knowledge about overloading of binary operator

Mathematical operations on string

Knowledge about mathematical operations

Rules for overloading operators

Knowledge about overloading operators

Single inheritance

Knowledge about single inheritance

Multiple inheritance

Knowledge about multiple inheritance

Hierarchical inheritance

Knowledge about hierarchical inheritance in c++

Hybrid inheritance

Knowledge about hybrid inheritance

Pointer to object

Knowledge about pointer to object

C++ streams

Knowledge about c++ stream

Unformatted io operations

Knowledge about i/o operation

Class templates with multiple parameter

Knowledge about class template with multiple parameters