adspace


How will you define base class?

Answer Posted / Shalvendra Payal

In Swift, a base or superclass is defined using the 'class' keyword followed by the class name. For example: class BaseClass {}.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the common execution states for a swift ios app (ios application lifecycle).

900


How can you define a base class in swift?

931


Explain some biggest changes in usernotifications.

925