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

What is retain in swift?

0 Answers  


Can enum be extended in swift?

0 Answers  


What is protocol in swift?

0 Answers  


Explain how Swift program is deployed?

1 Answers  


What are the advantages of using swift for ios development?

0 Answers  


Do loops swift?

0 Answers  


Is swift easier than python?

0 Answers  


Can you explain regular expression and responder chain?

0 Answers  


How to write a multiple line comment in swift?

0 Answers  


Explain the usage of class and benefits of inheritance.

0 Answers  


What are delegates swift 4?

0 Answers  


What are the features of swift programming?

0 Answers  


Categories