Sail E0 Webinar
Question
Which of the following is true about static type declaration of a variable in Go?
Options:
A .  Static type variable declaration provides assurance to the compiler that there is one variable existing with the given type and name
B .  A variable declaration has its meaning at the time of compilation only, compiler needs actual variable declaration at the time of linking of the program
C .  Both of the above
D .  None of the above
Answer: Option C





Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers