initialize

To create a variable, specify its identifier and type, which is called declaring a variable, and assign a value to the variable, which is called initializing.