Q84
What does the mapOf() function do in Kotlin?
A.
It creates a new List.
B.
It creates a new Set.
C.
It creates a new Map.
AnswerD.
It creates a new Queue.
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board