Answer Posted / yuvi
polymorpsim is the form of operation and function. you can
use polymorpsim in your programing langauge
the simple difnation for polymorpsim is one entity can
exist diffrent type of form.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is encapsulation c#?
What is difference between multiple inheritance and multilevel inheritance?
Can an interface inherit a class?
What does it mean when someone says I oop?
Why do we use inheritance?
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.
What is encapsulation and abstraction? How are they implemented in C++?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
what is the sylabus for priliminaries?
What is polymorphism used for?
What are two types of polymorphism?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< officer say me - i
am offered to a
smoking , then what
can you say What are the components of marker interface? c++ program to swap the objects of two different classes