To use external linkage we have to use which keyword?
(a) static
(b) extern
(c) const
(d) argc
This question was addressed to me in an interview for job.
The origin of the question is Linkage topic in section Source Files, Classes and Operator Overloading in C++ of C++