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

Why is abstraction used?

615


Are polymorphisms mutations?

711


If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

948


What is the renewal class?

2171


Which type does string inherit from?

621






2. Give the different notations for the class.\

1596


What is polymorphism what are the different types of polymorphism?

571


Which language is not a true object oriented programming language?

649


What is an interface in oop?

602


What is stream in oop?

846


What is coupling in oop?

604


What is abstraction oop?

629


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2017


What is the real time example of inheritance?

649


Why oops is important?

616