function overridind means and simple program

Answer Posted / preetha

the function overloading is the technique in which you can make the function with more than one name but only if you will change the paramaters or the number of the paramaters.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is encapsulation selenium?

552


What do you mean by abstraction?

606


State what is encapsulation and friend function?

695


Do you know about multiple inheritance?

637


What is a class in oop?

595






Can main method override?

581


What is difference between polymorphism and inheritance?

616


Why we use classes in oop?

575


class type to basic type conversion

1833


What are the benefits of oop?

602


What is the difference between a constructor and a destructor?

609


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

690


Whats is abstraction in oops?

586


What is the difference between inheritance and polymorphism?

585


Why do we use class?

631