To Use Extern Variable #1294
To use extern variable _____________________
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Memory Allocation & Scope of Variable - OOPs MCQ: Extern Variable - Quiz No.1.
To use extern variable _____________________
The source file must not be included in the new file code
The source file itself must be used for a new program
The source file must be included in the new file
The source file doesn’t matter for extern variables