Tell me real world example of polymorphism and encapsulation .
Answer Posted / shashank
polymorphism real life example:
a software engineer performs many task such as sometimes he performs coding, sometimes he performs testing, sometimes he performs analyzing. so software eng. is one but he is performing different task depending upon time.
| Is This Answer Correct ? | 16 Yes | 6 No |
Post New Answer View All Answers
How can we reverse the order in the treemap?
What is difference between linear and non linear data structure?
List out a few of the applications that make use of Multilinked Structures?
How do you find the complexity of a selection sort?
Differentiate between queue and deque.
What is a hash index?
What is dynamic array with example?
What is pointer in data structure?
Explain the steps to insert data into a singly linked list?
Can the double-checked locking fail on a single processor system?
What are the different types of linked list?
Explain singly linked list in short.
Is hashmap keyset ordered?
Are the expressions arr and &arr same for an array of integers?
What are the disadvantages of sequential storage?