Non-Numeric Data Types

Let’s learn about non-numeric data types.

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 1200+ tech skills courses.