create a class complex having real and imaginary part of a
complex no. as a data member. overload the binary
operators(+,- and *) to perform the operations on complex
no. objects. overload binary operator using friend function.
Answer Posted / fgf
i also want answer for this question
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of oops?
What is abstraction oop?
#include
What is data binding in oops?
What is destructor in oop?
What is oops and why we use oops?
Whats is abstraction in oops?
Is oop better than procedural?
How can you overcome the diamond problem in inheritance?
What is overloading in oop?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is a function in oop?
Why do we use inheritance?
How do you achieve runtime polymorphism?
What is persistence in oop?