Which is the only operator in C++ which can be overloaded
but NOT inherited?
Answer Posted / devvrat
+
| Is This Answer Correct ? | 8 Yes | 40 No |
Post New Answer View All Answers
What does enum stand for?
What is inheritance in simple words?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
Is data hiding and abstraction same?
Which language is pure oop?
Can we have inheritance without polymorphism?
write string class as your own class in java without using any built-in function
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?
How does polymorphism work?
Can we override main method?
What is abstraction example?
What is object and class in oops?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What are oops functions? why reinterpret cast is considered dangerous?