Can you differentiate polymorphism from abstraction?
Answer / Nitin Trivedi
"Polymorphism is a characteristic of object-oriented programming that allows objects to take on many forms. It enables an object to be processed by multiple classes without the caller having explicit knowledge of the underlying class type. On the other hand, Abstraction is a process of hiding complexities and showing only essential features of the object. It provides interfaces for interacting with the system but hides its implementation details."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between c and objective c?
What are kvc and kvo? Provide an example.
Can you use objective c in swift?
What is an objective fact?
What is the function of the category?
What is the difference between a script file and a function matlab?
What is difference between nsstring and nsmutablestring?
What is block variable?
Who made objective c?
What is protocol with example?
Is objective c faster than swift?
What is gcd?