[solved] – Question 69760
Implement a class complex no.which has two int nos.as private variables,ine for real part and other one for complex part.define input(),display()and constructor to initialize the object .include a member function to add two complex nos.
Expert Answer
OR

