34,333
edits
Changes
→Variable Declaration and the Assignment Operator
</pre>
In this instance the variable which had already declared is asssigned the to contain an integer value of 10.
In addition, the variable can be initialized at the same time that it is declared. For example: