Question: the Swift code: var mySearches: [String : String] declares the mySearches variable of _____________ type, where the types for keys and values are specified within
the Swift code:
var mySearches: [String : String] declares the mySearches variable of _____________ type, where the types for keys and values are specified within square brackets.
Group of answer choices (select all that apply):
- Dictionary
- String
- optional
- plist
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
