Transcription: If you apply the scope resolution operator to an identifier, the definition of the identifier at file scope is used. In this example, the first output statement prints the value of INTX, the X that is declared in the block of the function main.