Answer Posted / laxmi reddy
Function overloading:- When we create more then 1
function as same name(like Sum)then it's overloading.
this types overloading in perameters are deffrent becouse
compiler is not know which function called. so sum(),sum
(int,int),sum(int float)etc.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How many human genes are polymorphic?
What is the advantage of oop over procedural language?
What is class in oop with example?
Where You Can Use Interface in your Project
What is the renewal class?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
Why do while loop is used?
What does it mean when someone says I oop?
What is abstraction oop?
Why do we need oop?
What is difference between inheritance and polymorphism?
What is static modifier?
How do you answer polymorphism?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What does and I oop mean?