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
Why do we use data structures?
Describe the height term in a tree.
How many types of linked list exist?
What you mean by sorting?
Define hash table?
How do you sort a collection in descending order?
What is a matrix? Explain its uses with an example
Which interfaces are implemented by concurrentskiplistset?
What is precision?
Discuss how to implement queue using stack.
What is the difference between null and void?
Why do we use linked lists?
Which sorting algorithm is best for large data?
Which interfaces are implemented by abstractsequentiallist?
Model a data structure for a DFA that takes an event as parameter and performs a desired action.