Explain inheritance?



Explain inheritance?..

Answer / 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

More Apple iOS Interview Questions

What’s the difference between mkannotation and mkpointannotation?

0 Answers  


What is the 'interface' and 'implementation'?

0 Answers  


What is uikit in ios?

0 Answers  


Tell about block and GCD

1 Answers  


What is latest ios version?

0 Answers  






Explain the features is ios 6?

0 Answers  


Explain what is a framework?

0 Answers  


 How can an operating system improve battery life while running an app?

1 Answers  


UI updation in seperate thread is it possible ?

1 Answers  


What is the meaning of 'weak' keyword?

0 Answers  


How could you setup live rendering ?

0 Answers  


What is protocol in ios swift?

0 Answers  


Categories