Interview Questions and Answers

What are the types of linkages?

A   Internal and External

B   External, Internal and None

C   External and None

D   Internal


Correct Option - B

Explaination

External Linkage-> means global, non-static variables and functions.

Internal Linkage-> means static variables and functions with file scope.

None Linkage-> means Local variables.

Report this question


Write Your Comments
!You need to be logged in to post comment

Share This Page -