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


Please Help Members By Posting Answers For Below Questions

What are different oops concepts?

798


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1660


What is purpose of inheritance?

887


What is encapsulation in simple terms?

805


What is polymorphism programming?

885


What is an advantage of polymorphism?

848


Is enum a class?

828


What is class and example?

839


What is object in oops?

858


Will I be able to get a picture in D drive to the c++ program? If so, help me out?

1911


What is polymorphism used for?

802


Whats oop mean?

818


Write a program to reverse a string using recursive function?

2058


What is a class and object?

820


Can abstract class have normal methods?

826