InterviewSolution
Saved Bookmarks
| 1. |
How many types of linkages are there in C++?(a) 1(b) 2(c) 3(d) 4I got this question in unit test.The doubt is from Linkage in portion Source Files, Classes and Operator Overloading in C++ of C++ |
|
Answer» Correct choice is (C) 3 |
|