statically-typed
English
    
    Alternative forms
    
Adjective
    
statically-typed (not comparable)
- (programming) Having, or relating to, a type system that checks the variable types at compile time.
- 2014, Steven Foote, Learning to Program, Addison-Wesley Professional, →ISBN, page 96:- Statically typed languages have some great benefits. You always know what type of data you are dealing with, so you don't have to deal with surprises, such as when2 + '2' = '22', because you're not even allowed to add variables of different types.
 
 
Antonyms
    
Related terms
    
    This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.