Answer Posted / Rahul Datta
Go does not have dynamic typing. Variables have their types checked during compile-time, but there is a runtime interface named Type assertions which allows checking the type of a value at runtime.
| 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