Tell me real world example of polymorphism and encapsulation .
Answer Posted / rexreno
polymorphism can be describe as a key in our mobile phone,
if we press key one time it write say "m" and if 2 times it
write "n".
same key implementing different tasks.
| Is This Answer Correct ? | 46 Yes | 11 No |
Post New Answer View All Answers
How are the elements of a 2d array are stored in the memory?
Which is better hashmap or treemap?
Give a basic algorithm for searching a binary search tree?
Which is faster list or set?
Explain implementation of deletion from a binary tree.
How do you define a set?
Does arraylist maintain order?
Mention one advantage and disadvantage of using quadratic probing?
How does a selection sort work?
What are the types of bulleted list?
How do you find the height of a binary tree?
What is the difference between data types and data structures?
How expression trees are gets represented in data structure?
What is the best case time complexity of bubble sort?
What are the main differences between the linked list and linear array?