Which command is used to complie and run a Go program?
a) go run
b) go compile
c) go build
d) go install