What is the difference between a constructor and a destructor?
No Answer is Posted For this Question
Be the First to Post Answer
What are two types of polymorphism?
Why do we use class in oops?
What is abstraction oop?
what is main difference between object oriented object base
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.
2 Answers CTS, Delhi University,
Can private class be inherited?
Why is polymorphism used?
Do you know about multiple inheritance?
define a string class. overload the operator == to compare two strings
2 Answers Birla, Ericsson, HCL, Infosys, Infotech, MCAS, Satyam,
What is sub classing in c++?
What is function overloading and operator overloading?
what is runtime polymorphism? For the 5 marks.