What Does A Header File Contain For An Extern Variable #1295
What does a header file contain for an 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.
What does a header file contain for an extern variable?
Only declaration of variables
Only definition of variables
Both declaration and definition of variables
Neither declaration nor definition