A

Admin • 670.22K Points
Coach

Q. Which Swift keyword is used to define a constant?

  • (A) let
  • (B) const
  • (C) final
  • (D) static
  • Correct Answer - Option(A)
  • Views: 1
  • Filed under category Swift (iOs)
  • Hashtags:

Explanation by: Admin
`let` defines a constant that cannot be changed once assigned.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.