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 makes a language oop?
What polymorphism means?
Is following functions are said to be overloaded? int add(int a,int b) char *add(int a,int b)
Describe the difference between a Thread and a Process?
What is polymorphism and its types?
what are the uses of C++
different types of castings
Which language is pure oop?
What is a function in oop?
OOP'S advantages of inheritance include:
What is DeadlyDiamondDeathProblem ?
What is data binding in oops?