Home » C++ Programming » Questions and Answers » Question
  1. How are any types of linkage there in c++?
    1. 4
    2. 3
    3. 2
    4. 1
    5. None of these
Correct Option: B

There are three types of linkage in c++. They are an internal linkage, external linkage, and no linkage.



Your comments will be displayed only after manual approval.