Golang Basics quiz with really simple questions that many IT guys have to answer at interviews. Even experienced professionals forget this basics sometimes. Check your level and write in the comments if it was difficult for you.
#golang #test #quiz
Questions in this quiz:
What will print the code below?
Where is the variable correctly created?
Is the import of packages correct below?
The closest competitor in speed is
Where is the variable correctly derived?
Which company created Golang?
Where is the comment correct?
The Go language is...
Does Go have a switch case statement?
Is it necessary to write "package"?