Which is the only operator in C++ which can be overloaded
but NOT inherited?

Answer Posted / anban

basically "=" is the operator that cannot be inherited but
can
be overloaded..hope u got it.

Is This Answer Correct ?    37 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the main feature of oop?

621


Which is not an object oriented programming language?

544


which feature are not hold visual basic of oop?

1725


what is difference between class template and template class?

2159


What is difference between multiple inheritance and multilevel inheritance?

603






Why do while loop is used?

577


What is multilevel inheritance explain with example?

628


What is polymorphism programming?

605


write a program to find 2 power of a 5digit number with out using big int and exponent ?

1895


write a programe to calculate the simple intrest and compund intrest using by function overlading

1670


Why is polymorphism needed?

602


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1669


What is a superclass in oop?

671


What is inheritance and how many types of inheritance?

622


What is a class oop?

594