Explain the benefits of using go programming?
Does go (golang) support pointer arithmetic?
What is the usage of continue statement in go programming language?
How many ways we can pass parameters to a function in go programming?
How can variable type be checked at the runtime?
What is type assertion in go? What does it do?
Explain dynamic type declaration of a variable in go programming language?
How to check a variable type at runtime in go?
What are lvalue and rvalue?
What are the advantages/ benefits of go programming language?
What is the usage of break statement, continue statement and goto statement?
What is go interfaces?
What are the built-in supports?
List out the built in support in go?
What do you know about modular programming?