Explain inheritance?
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 |
What is an NSOperationQueue and how/would you use it in iOS operating system?
how you can delete a smart group created in Xcode?
What is difference between performblock: and performblockandwait:?
What are the memory management rules?
What is view object in ios?
Explain the difference between stack and heap memory?
When can you get ios 13?
What is meaning of 'copy' keyword?
What is polymorphism in ios?
What is advantage of categories? What is difference between implementing a category and inheritance?
What are ios apps written in?
Explain how to hide images in ios?