Many places - on the line you declared it, an instantiation block, in an instance method before the first time you use it
And that's just for instance variables. For statics or local variables, there are other locations. Feel free to clarify the question if I'm missing the point.