0 votes
in GoLang by
What data types does Golang use?

1 Answer

0 votes
by

Golang uses the following types:

  • Method
  • Boolean
  • Numeric
  • String
  • Array
  • Slice
  • Struct
  • Pointer
  • Function
  • Interface
  • Map
  • Channel

Related questions

0 votes
asked Apr 27, 2023 in GoLang by Robin
0 votes
0 votes
0 votes
asked Aug 11, 2022 in GoLang by SakshiSharma
...