(GO) Golang Online Test Practice Test
(GO) Golang Online Test FREE GoLang Standard Library Questions and Answers
Which of the following strings package functions are used to manipulate strings in Go?
Select your answer
A
strings.Contains
B
strings.ToUpper
C
strings.Replace
D
strings.Sort
Need a hint?
(H)