Question: The .cpp and .h files are included, you do not have to include them in the code, only make the class compatible with them. Please
The .cpp and .h files are included, you do not have to include them in the code, only make the class compatible with them.

Please write in C++, thanks
1. Write a derived class for the Complex class to support (1) complex conjugate, (2) negative (negate both real and imaginary parts), and (3) swapping of real part and imaginary part. You must use the Complex class posted online (not your own class)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
