Obtaining The Address Of An Object

In the example:
        
X is variable, i.e. a symbolic name for a location in memory. It is possible to obtain X's address using &X.