Variable

Variable:

  variable
    name
     |
     v
int age = 16; <-- line terminator
 ^        ^ 
 |        |
data   initial
type    value