write a program for function overloading?

Answer Posted / n. sakthi ganesh

8.6 for float
34 for int

Is This Answer Correct ?    64 Yes 23 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

1581


What is a superclass in oop?

669


What is advantage of inheritance?

690


Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.

630


What is polymorphism programming?

605






What is oops and its features?

587


Why multiple inheritance is not allowed?

584


What is polymorphism in oop example?

515


Is this job good for future? can do this job post grduate student?

1694


What does <> mean pseudocode?

624


Can main method override?

585


Can we create object of abstract class?

577


What polymorphism means?

622


What are classes oop?

598


What is the real life example of polymorphism?

607