Which is the only operator in C++ which can be overloaded
but NOT inherited?
Answer Posted / smita
"="this is the operator in C++ that can be overloaded but Not inherited
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
What are main features of oop?
Get me an image implementation program.
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is stream in oop?
what are the ways in which a constructors can be called?
What is constructor overloading in oop?
what's the basic's in dot net
Why do we use polymorphism in oops?
What is the difference between static polymorphism and dynamic polymorphism?
What are oops methods?
Can enum be null?
what are the different types of qualifier in java?
What are the 4 pillars of oop?
What is the difference between inheritance and polymorphism?
What language is oop?