How base-class is defined in Swift?



How base-class is defined in Swift?..

Answer / iosraj

In Swift the classes are not inherited from the base class and the classes that you define without specifying its superclass, automatically becomes the base-class.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Apple iOS Swift Interview Questions

How to make a method or variable generics in swift?

0 Answers  


Is multiple inheritance possible in swift?

0 Answers  


Is swift like java?

0 Answers  


Explain me what is swift?

0 Answers  


What language is swift most similar to?

0 Answers  






What are the collection types available in swift?

0 Answers  


Is swift similar to python?

0 Answers  


What is mutating keyword in swift?

0 Answers  


What is a guard statement? What is the benefit of using guard statement in swift?

0 Answers  


What are functions in swift?

0 Answers  


What is nsrange in swift?

0 Answers  


Is swift dynamic or static?

0 Answers  


Categories