Answer Posted / Ashish Ghildiyal
Type assertion in Go allows the programmer to check and manipulate values of a specific type within an interface{}. It is used when you want to check or extract the concrete underlying value behind an interface{}.
| 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