InterviewSolution
Saved Bookmarks
| 1. |
If the definition of the external variable occurs in the source file before use in a particular function, is there need for an extern declaration |
|
Answer» definition of the external variable OCCURS in the source FILE before use in a particular FUNCTION, is there need for an extern declaration |
|