How base-class is defined in Swift?

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


Please Help Members By Posting Answers For Below Questions

What language is similar to swift?

454


What is operation queue in swift?

462


How would you define variables and constants in swift programming language?

525


What is final class in swift?

542


What are functions in swift?

534






How to convert nsarray to nsmutablearray in swift?

639


How to convert nsmutablearray to swift array in swift?

504


What is benefit of using higher order functions?

475


What is static in swift?

507


Explain the different features of swift programming language?

481


Explain the difference between let and var in swift programming?

475


What are the collection types available in swift?

446


What is instance variable in swift?

449


Is swift written in c++?

475


What is a protocol in swift?

493