Answer Posted / Nitin Dhiman
"Built-in support in Go includes basic data types like integers (int, int8, int16, int32, int64), unsigned integers (uint, uint8, uint16, uint32, uint64), float32 and float64 for floating point numbers, boolean (true or false) and string. Go also provides support for structures, arrays, slices, maps, pointers, functions, interfaces, channels, errors, constants and packages."n
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category