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 long does it take to learn swift?

0 Answers  


What type of objects are basic data types in swift?

0 Answers  


What is selector swift?

0 Answers  


How to convert nsmutablearray to swift array in swift?

0 Answers  


What is “defer”?

0 Answers  






Explain enum in swift.

0 Answers  


Why is inheritance not desirable in swift?

0 Answers  


What is static function in swift?

0 Answers  


What is the swift main advantage?

0 Answers  


What is Initialization ?

1 Answers  


How can you add table view?

0 Answers  


What is the difference between swift and ‘objective-c’ language?

0 Answers  


Categories