Login
Remember
Register
Ask a Question
Which keyword is used to import packages in a Go program.
0
votes
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
Which keyword is used to import packages in a Go program.
a) export
b) implements
c) import
d) include
semantics
data
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 13, 2022
by
john ganales
c) import
...