Difference between over loading and over ridding?
Answer Posted / imlepakshi
over loading : diff functns hvng same name are invoked
during the program whnever required by the programmer.
over ridding : gvs modified defination 2 d functns
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How is polymorphism achieved?
Can main method override?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is the point of oop?
What is the importance of oop?
Is this job good for future? can do this job post grduate student?
What is the real time example of encapsulation?
How to hide the base class functionality in Inheritance?
What is destructor in oop?
Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.
What is oops?what is its use in software engineering?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What is polymorphism oop?
What is encapsulation c#?
How many human genes are polymorphic?