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
What are ui elements?
Does apple use swift internally?
Does swift support multiple inheritance?
Explain some common features of protocols & superclasses.
What is the difference between nil and none in swift?
What is singleton class swift 3?
What is polymorphism in swift?
What is asynchronous in swift?
What is atomic swift?
What are methods in swift?
What is category in swift?
What is dictionary in swift?
What is tuple? How to create a tuple in swift?
What language is swift most similar to?
what are functions different from methods?