A statically-typed language is a language (such as Java, C, or C++) where variable types are known at compile time and must be expressly indicated by the programmer.
Learn more
General knowledge
- Type system on Wikipedia
A statically-typed language is a language (such as Java, C, or C++) where variable types are known at compile time and must be expressly indicated by the programmer.