Which is used to use a function from one source file to another?
(a) code
(b) declaration
(c) prototype
(d) variable
I have been asked this question in my homework.
Question is taken from Linkage topic in chapter Source Files, Classes and Operator Overloading in C++ of C++