write a program for function overloading?
Answer Posted / nk
FYI
for overloading a function differing only by return type is
illegal (it is legal to use different a return type with a
different argument list, though) :
| Is This Answer Correct ? | 24 Yes | 21 No |
Post New Answer View All Answers
What is super in oop?
Why is oop useful?
What is encapsulation oop?
What is this pointer in oop?
Why interface is used?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is overloading and its types?
Explain the concepts involved in Object Oriented programming.
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
Why is encapsulation used?
Which language is pure oop?
What is constructor overloading in oop?
What are classes 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.
What is solid in oops?