12345678910



Question 1: 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.
1. True
2. False