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 does appdelegate swift do?

0 Answers  


How to call objective-c code from swift?

0 Answers  


What is a type in swift?

0 Answers  


How do I create a bridge header in swift 4?

0 Answers  


What is the benefit of using guard statement in swift?

0 Answers  


What is difference between single and double, in swift?

0 Answers  


Explain swift vs objective-c.

0 Answers  


Mention what are the collection types available in Swift?

1 Answers  


What is the difference between swift and xcode?

0 Answers  


How will you connect ui?

0 Answers  


What are the collection types available in swift?

0 Answers  


What is polymorphism in swift?

0 Answers  


Categories