Non-Numeric Data Types
Let’s learn about non-numeric data types.
We'll cover the following
Go has support for strings, characters, runes, dates, and times. However, Go does not have a dedicated char
data type. We begin by explaining the string-related data types.
Get hands-on with 1400+ tech skills courses.