R

Ravina • 2.56K Points
Extraordinary

Q. Which Swift keyword is used to inherit from a superclass?

  • (A) implements
  • (B) inherits
  • (C) extends
  • (D) override
  • Correct Answer - Option(D)
  • Views: 1
  • Filed under category Swift (iOs)
  • Hashtags:

Explanation by: Ravina
The `override` keyword is used to override methods or properties from a superclass.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.