Explain dynamic type declaration of a variable in go programming language?
Answer Posted / Shahadat Hussain
In Go programming language, you can declare variables without an explicit data type, which is known as a dynamic type declaration. The compiler determines the variable's type based on the value assigned to it.
| 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