What is function overloading?,describe it with the example.
Answer Posted / senthil.k,arasur
The function overloading is the same function name with
different arguments.
example:
float sum(float a,float b);
int sum(int a,int b,int c);
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is a superclass in oop?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
How to improve object oriented design skills?
What is the real time example of encapsulation?
What is difference between abstraction and encapsulation?
How do you explain polymorphism?
What is the diamond problem in inheritance?
i got a backdoor offer in process global,Bangalore..Can i work with it?
When not to use object oriented programming?
Why do we need polymorphism in c#?
What is oops in simple words?
What is inheritance in oop?
What is encapsulation in ict?
What is polymorphism explain?
Why is oop useful?