Login
Remember
Register
Ask a Question
What is the kind of the data in the code snippet type employee struct?
0
votes
asked
Jul 14, 2022
in
Go Semantics Supplemental
by
john ganales
What is the kind of the data in the code snippet type employee struct?
a) employee
b) variable
c) value
d) struct
code-snippet
semantics
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 14, 2022
by
john ganales
d) struct
...