What are the different forms of polymorphism??

Answer Posted / sri

Existing in more than one form.

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

944


What is a class in oop?

604


Why is destructor used?

583


Advantage and disadvantage of routing in telecom sector

786


How do you achieve runtime polymorphism?

569






what type of questions

1697


What is difference between inheritance and polymorphism?

571


if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?

2754


What is methods in oop?

542


What is the importance of oop?

610


What are the data types in oop?

608


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.

699


What are different oops concepts?

577


What does and I oop mean?

614


Why interface is used?

553