R

Ravina • 2.56K Points
Extraordinary

Q. Which of the following is NOT a Swift data type?

  • (A) String
  • (B) Int
  • (C) Real
  • (D) Bool
  • Correct Answer - Option(C)
  • Views: 1
  • Filed under category Swift (iOs)
  • Hashtags:

Explanation by: Ravina
`Real` is not a valid Swift data type. Use `Double` or `Float` instead.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.