A

Admin • 833K Points
Coach

Q. What does the `is` operator check in Swift?

  • (A) Identity
  • (B) Equality
  • (C) Type checking
  • (D) Value comparison
  • Correct Answer - Option(C)
  • Views: 24
  • Filed under category Swift (iOs)
  • Hashtags:

Explanation by: Admin

`is` is used to check whether an object is of a specific type.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.