Answers

Question and Answer:

  Home  Swift Developer

⟩ Tell me what Is Dictionary In Swift?

It enables you to store the key-value pairs and access the value by providing the key.It is similar to that of the hash tables in other programming languages.

 148 views

More Questions for you: