10 questions · need 7/10 to pass.
Q1.When applying "go run vs go build vs go install" in practice, which of these holds?
single
Q2.Which fact about "fmt.Println, fmt.Printf, and the verb cheat sheet" matches the mechanism the module covered?
single
Q3.Which statement about how "Reading Go compiler errors" actually works is correct?
single
Q4.For "go mod init and the module graph", which detail or constraint from the module is accurate?
single
Q5.Which of these correctly identifies the role of "Install Go and verify the toolchain" in the broader system?
single
Q6.When applying "Cross-compile with GOOS and GOARCH" in practice, which of these holds?
single
Q7."go fmt, go vet, goimports — the pre-commit trio" — which of these claims is supported by the module?
single
Q8.For "go doc and pkg.go.dev", which detail or constraint from the module is accurate?
single
Q9.Which definition of "go mod init and the module graph" matches what the module established?
single
Q10.Which statement about how "Install Go and verify the toolchain" actually works is correct?
single