Answer Posted / priyanka agrawal
In overloading functions will have same name but different
parameters lists but in overridding functions must have
same name and same signature.
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is new keyword in oops?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What are the advantages of polymorphism?
what are the realtime excercises in C++?
Explain the concepts involved in Object Oriented programming.
Why is static class not inherited?
What is multilevel inheritance explain with example?
What is difference between polymorphism and inheritance?
What is the main feature of oop?
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?
Can private class be inherited?
What polymorphism means?
Which language is not a true object oriented programming language?
Which is not an object oriented programming language?
What is the example of polymorphism?