If the definition of external variable occurs in the source file before its use in a particular function
22/50
If the definition of external variable occurs in the source file before its use in a particular function, then there is no need for an extern declaration in the function