What is the default type of linkage that is available for identifiers?
(a) internal
(b) external
(c) no linkage
(d) single linkage
The question was asked during an online interview.
The query is from Linkage topic in portion Source Files, Classes and Operator Overloading in C++ of C++