Tell me real world example of polymorphism and encapsulation .
Answer Posted / m.arunachalam
Examples of Polymorphism : Consider a Crocodile... It's live
in water and land.......
| Is This Answer Correct ? | 9 Yes | 16 No |
Post New Answer View All Answers
Does hashmap allow duplicate keys?
How does a selection sort work?
What differences exist between hashmap and hashtable?
What is a hash in programming?
Is array a collection?
What is data structure and why it is important?
Is vector a collection?
Why set will not allow duplicates?
Why is arraylist used?
Briefly explain recursive algorithm 50 how do you search for a target key in a linked list?
Explain in brief a linked list.
How to reverse a linked list iterative algorithm?
How are the elements of a 2d array are stored in the memory?
Explain Array of pointers?
Tell me about the different sorting techniques.