Does go programming language support type inheritance?
Answer Posted / Lokesh Kumar
No, Go does not support traditional class-based type inheritance as seen in languages like Java or C++. Instead, it uses composition and interfaces for similar purposes.
| 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