Difference between over loading and over ridding?
Answer Posted / amit,mumbai
Overloading means when we write diffrent fun. With the Same name & with diffrent singnature then it is called overloading . Overiding means both base & derived class has same name.
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is constructor overloading in oop?
What is the difference between encapsulation and polymorphism?
What is oops?what is its use in software engineering?
What is object in oop with example?
Can a varargs method be overloaded?
What is oops and its features?
What is advantage of inheritance?
Why multiple inheritance is not allowed?
What are the important components of cohesion?
Why is oop useful?
can inline function declare in private part of class?
How to improve object oriented design skills?
How to use CMutex, CSemaphore in VC++ MFC
What is difference between multiple inheritance and multilevel inheritance?