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
Whats oop mean?
How to improve object oriented design skills?
Which language is pure oop?
what is the sylabus for priliminaries?
What is the difference between procedural programming and oops?
what are the realtime excercises in C++?
What are the important components of cohesion?
What is the importance of oop?
What are the three main types of variables?
What is encapsulation in ict?
What is the advantage of oop over procedural language?
What is oops?what is its use in software engineering?
Why oops is important?
What is polymorphism oop?
Which language is not a true object oriented programming language?