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

Answer Posted / lokesh

"=" is the only operator which can be overloaded but can not
be inherited

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is polymorphism and why is it important?

562


hi all..i want to know oops concepts clearly can any1 explain??

1683


when to use 'mutable' keyword and when to use 'const cast' in c++

1644


What type of loop is a for loop?

682


Why do we need oop?

671






What is object and class in oops?

588


What is static modifier?

634


I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...

1628


Why is object oriented programming so hard?

616


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1417


Why polymorphism is used in oops?

585


What is data binding in oops?

588


When not to use object oriented programming?

572


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

2763


Which method cannot be overridden?

580