What does a header file contain for an extern variable?
(a) Only declaration of variables
(b) Only definition of variables
(c) Both declaration and definition of variables
(d) Neither declaration nor definition
This question was posed to me in examination.
Enquiry is from Extern Variable in division Memory Allocation & Scope of Variable of Object Oriented Programming