1. |
What are the types of linkages? |
|||||||
Answer: Option B Explanation: External Linkage-> means global, non-static variables and functions. Internal Linkage-> means static variables and functions with file scope. None Linkage-> means Local variables. |
Post your comments here:
Name *:
Email : (optional)
Your comments will be displayed only after manual approval.