Answer Posted / hrpynux@gmail.com
Inheritance is a mechanism in which one class acquires the property of another class. For example, a child inherits the traits of his/her parents. With inheritance, we can reuse the fields and methods of the existing class. Hence, inheritance facilitates Reusability and is an important concept of OOPs.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is nsmanagedobjectmodel?
What are moments and collections?
How many versions of ios are there?
Suppose I get a “blog returned invalid data” error message. What do I do?
What is the difference between android and ios?
How to install an iphone application for testing?
What is autorealease pool?
What is mapping model?
How do I get rid of app errors on iphone?
How to switch off predictive text?
What is nslayoutanchor?
Different types of persistent stores? Which all types can we have on ios?
What is synthesize in ios?
What is dependency injection in ios?
Explain me what is fast enumeration?