Which condition is true if the extern variable is used in a file?
(a) All the header files declare it
(b) Only few required files declare it
(c) All header files declared it if required
(d) Only one header file should declare it
This question was addressed to me in semester exam.
My doubt is from Extern Variable topic in division Memory Allocation & Scope of Variable of Object Oriented Programming