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.
Answers were Sorted based on User's Feedback
Answer / guest
can anyone tell me this answer??? please its urgently
required....
| Is This Answer Correct ? | 2 Yes | 3 No |
What is multiple inheritance? Give Example
Get me a number puzzle game-program
what is a class
What is polymorphism and its types?
what is abstract class ? when is used in real time ? give a exp
Which language is pure oop?
why function overloading is not called as pure polymorphism?
some one give d clear explanation for polymorphism
What is abstraction in oops with example?
How do you answer polymorphism?
Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?
swapping program does not use third variable