Answer Posted / Jitendra Verma
Interfaces in Go are a type of abstract data type that defines a set of methods that any other type can implement. Interfaces provide a powerful way to achieve polymorphism, as they allow types with unrelated underlying types to be treated uniformly.
| 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