Sunday, December 31, 2017

WAP in c++ to perform basic operations on two complex numbers using structures

Aim : Using structures write a menu driven program to add, subtract and Multiply and divide two complex numbers

CODE:

OUTPUT:


No comments:

Post a Comment