Login
Remember
Register
Ask a Question
Which package implements buffered input and output in Go?
0
votes
asked
Jul 14, 2022
in
Go Semantics Supplemental
by
john ganales
Which package implements buffered input and output in Go?
a) io/ioutil
b) os
c) testing
d) bufio
semantics
package
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 14, 2022
by
john ganales
d) bufio
...