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
when to use 'mutable' keyword and when to use 'const cast' in c++
Why do while loop is used?
What is coupling in oop?
Get me an image implementation program.
What is object-oriented programming? Webopedia definition
How is polymorphism achieved?
What is oops with example?
What exactly is polymorphism?
What is encapsulation c#?
What are oops functions?
Why interface is used?
Why do we use oops?
How do you achieve runtime polymorphism?
Can an interface inherit a class?
What is basic concept of oop?