Explain polymorphism? What r the types of polymorphism?
pls give examples?
Answer Posted / vikram
Polymorphism literally means taking more than one form or we
can say that one mathod many interface.
there is 2 type of polymarphism 1 :- compail time polimarphism
2: run time polimarphism:
Eax:- function overloding and opertor over loding
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
Why is destructor used?
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.
What is overloading and its types?
What does and I oop mean?
What is the main purpose of inheritance law?
What is coupling in oop?
Are polymorphisms mutations?
Why is polymorphism used?
why reinterpret cast is considered dangerous?
What are functions in oop?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is abstraction in oops?
Why multiple inheritance is not allowed?
Can a varargs method be overloaded?
What is multilevel inheritance explain with example?