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 are the four main oops concepts?
What is data binding in oops?
What is encapsulation and abstraction? How are they implemented in C++?
0 Answers Agilent, ZS Associates,
How to use CMutex, CSemaphore in VC++ MFC
How does polymorphism work?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is the important feature of inheritance?
How is data security provided in Object Oriented languages? ?
What are oops methods?
What are the components of marker interface?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is a function in oop?