A

Admin • 828.03K Points
Coach

Q. Which Swift data type represents a type with no value?

  • (A) Any
  • (B) Void
  • (C) Empty
  • (D) None
  • Correct Answer - Option(B)
  • Views: 15
  • Filed under category Swift (iOs)
  • Hashtags:

Explanation by: Admin
`Void` is used to represent a type that has no return value, i.e., nothing is returned.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.