Synonyms for
Var
Definition
Var is an abbreviation for 'variable', which is a value that can change in a program or equation.
Synonyms & similar words
Synonyms by register
Formal
Informal
Literary
Antonyms
Common collocations
- varies from
- varies greatly
- varies widely
- varies depending on
- varies by
- varies between
- varies in
Word family
Usage note
The word 'var' is primarily used as an abbreviation in technical contexts, especially in programming. Its full form, 'vary', is the word that carries the meanings of change and difference.
Example sentences
- John declared a var named 'age' to store his age.
- The var 'x' was used to calculate the area of a square.
- The function returned a var named 'result'.
- The program used var to hold the user's name.
- The var 'count' was used to keep track of the number of items.