Does ios support multiple inheritance?



Does ios support multiple inheritance?..

Answer / Angad Singh

No, iOS does not support multiple inheritance. Swift uses protocol composition (extension of one protocol by another) and class inheritance to achieve similar functionalities.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is iphone sdk?

1 Answers  


What is meaning of 'copy' keyword?

1 Answers  


In which language ios is written?

1 Answers  


What are the features is ios 12.1?

1 Answers  


Explain mutable and immutable types in objective c programming language?

1 Answers  


What is memory management handled on ios?

1 Answers  


 Which JSON framework is supported by iOS? 

1 Answers   B-Ways TecnoSoft,


What json framework is supported by ios (iphone os)?

1 Answers  


How to debug a crash in the auto-release pool?

1 Answers  


How to switch off predictive text?

1 Answers  


How to silent the noisy keyboard?

1 Answers  


What is fast enumeration in iOS operating system?

1 Answers   B-Ways TecnoSoft,


Categories