Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



create a class complex having real and imaginary part of a complex no. as a data member. overload ..

Answer / fgf

i also want answer for this question

Is This Answer Correct ?    1 Yes 0 No

create a class complex having real and imaginary part of a complex no. as a data member. overload ..

Answer / guest

can anyone tell me this answer??? please its urgently
required....

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More OOPS Interview Questions

explain the concepts of oops?

1 Answers  


Do you know about multiple inheritance?

1 Answers   Motorola,


What is difference between inheritance and polymorphism?

0 Answers  


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

0 Answers  


Which keyword is written to use a variable declared in one class in the other class?

5 Answers   TCS,


What are the fields of vtable

1 Answers   Mphasis,


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

0 Answers  


What is this interview room ? Is it a class or an object.

3 Answers   CybAge, NSN, Wipro,


design class for linked list and include constructor,destructor,insert option. node of form struct node { int data; struct node &ptr; }

0 Answers  


What is multilevel inheritance?

0 Answers  


What makes a language oop?

0 Answers  


design class for linked list and include constructor,destructor,insert option. struct node { int node; struct node &ptr; }

1 Answers   HSBC,


Categories