Question: Write a Java program to create a class called img to represent imaginary numbers. Inherit this class to create a new class called complex ,
Write a Java program to create a class called img to represent imaginary numbers. Inherit this class to create a new class called complex , to represent complex numbers. Add methods display and add for display and addition of two complex numbers respectively
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
