Answer Posted / Deepti Singh
In Go, `make` is a built-in function used for creating managed values such as maps, slices, channels, and structures. On the other hand, `new` is an operator that allocates memory on the heap for a custom type but does not initialize it.
| 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