Answer Posted / Seema Verma
A slice in Go is a reference type that provides a dynamically-sized, flexible view into an underlying array. Unlike arrays, slices are not given a specific length at the time they are declared and can be resized.
| 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