Name a typical usage of polymorphism

Answer Posted / brunda r

Polymorphism plays a very important role in allowing objects
having different internal structures to share the same
external interface.Its Its extensively used in implementing
inheritance.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

2040


Please send ford technologies placement paper 2 my mail id

1735


What is the example of polymorphism?

655


What is the importance of oop?

698


What is oops concept with example?

658






Can a varargs method be overloaded?

702


What is the significance of classes in oop?

678


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.

796


What is object-oriented programming? Webopedia definition

835


What is the difference between abstraction and polymorphism?

714


what is the drawback of classical methods in oops?

3000


What is overloading in oops?

703


What is the difference between procedural programming and oops?

648


State what is encapsulation and friend function?

805


What is object in oop with example?

821