Which of the following is correct about maps in Go?
delete() function is used to delete an entry from the map.
delete() function requires map and corresponding key which is to be deleted.
Both of the above.
None of the above.
QuizBucket
© 2017 QuizBucket.org