Answer Posted / Rukam Singh
Maps in Go are similar to associative arrays or dictionaries. They consist of key-value pairs, where each key is unique and must be an interface type (e.g., int, float64, string). Maps can grow and shrink dynamically and don't have a fixed length.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category