โช Choose the correct option.
If the definition of the 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.
If the definition of the external variable occurs in the source fil
If the definition of the 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.