Answer Posted / 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 View All Answers
Is apple using swift?
What is subscript in swift?
In swift, what type of object are basic data types?
What is block in swift?
Is multiple inheritance possible in swift?
What is enum in swift?
What is forced unwrapping?
What is dynamic keyword in swift?
What is type aliasing in swift?
What is swift programming?
How to convert nsarray to nsmutablearray in swift?
Who created swift?
Which is the superclass of all the view controller objects?
What are the advantages of using swift for ios development?
Is swift an oop?