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
How oops is better than procedural?
When not to use object oriented programming?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
Are polymorphisms mutations?
• What are the desirable attributes for memory managment?
What is encapsulation and abstraction? How are they implemented in C++?
#include
Advantage and disadvantage of routing in telecom sector
What does no cap mean?
Please send ford technologies placement paper 2 my mail id
Whats oop mean?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
which feature are not hold visual basic of oop?
How do you define a class in oop?