Answer Posted / Munesh Kumar
In Scala, a Map is a collection of key-value pairs. It's similar to a hash map in Java. You can create a Map using curly braces or the 'mapOf' function.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers