Golang > Go Basics > Flashcards
What are the types a constant can be?
Constants can be character, string, boolean, or numeric values.
Can constants be declared using the := syntax?
FALSE