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
Can static class have constructor?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
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.
What are the two different types of polymorphism?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What is the full form of oops?
Is this job good for future? can do this job post grduate student?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What are classes oop?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
What is overloading in oop?
Why is abstraction needed?
How to call a non virtual function in the derived class by using base class pointer
What is polymorphism oop?
What are the 5 oop principles?