Q&A
Ask and answer questions to make information more available to wider audiences.
Leah Jerwis @jerwisleah   05, Jun 2023 12:00 AM
dynamic variable
What is the dynamic variable declaration in Golang?
answers 1
 
Answer 1
Lily Jarvi @jarvilily   12, Jun 2023 05:17 PM
A dynamic kind variable declaration needs the compiler to explain the kind of the variable based on the amount transferred to it. The compiler doesn’t need a variable to cateGorise statically as a mandatory condition