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
Is oop better than procedural?
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).
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What do you mean by variable?
Are polymorphisms mutations?
Why is static class not inherited?
What is abstraction oop?
Can we create object of interface?
write a C++ program for booking using constructor and destructor.
What is destructor give example?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What does no cap mean?
Get me an image implementation program.
Whats is abstraction in oops?
What are the advantages of polymorphism?