_______ command builds and stores binary/executable file in the bin directory of GOPATH.
a) go build
b) go test
c) go run
d) go install