Statically-Typed Languages
Statically typed means that the types are not dynamic - you can not change the type of a variable once it has been created.
Statically typed means that the types are not dynamic - you can not change the type of a variable once it has been created.