can you give real time example for polymarphism
Answer Posted / shwetha
we act differently in different situations
| Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
Whats oop mean?
What is polymorphism programming?
program for insertion ,deletion,sorting in double link list
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?
How does polymorphism work?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is abstraction in oop? What is Difference Between Inheritance and creating object
and getting data? means
Class A extends B{
B.getMethod();}
(OR)
Class A{
b obj=new B();
obj.getMethod();
} Is abstract thinking intelligence? How is polymorphism achieved? explain sub-type and sub class?
atleast u have differ it into 4 points? How is class defined? What is cohesion in oop? Why is oop useful? What is encapsulation in ict?