Google News
logo
Golang - Interview Questions
What data types does Golang use?
Golang uses the following types :

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