Vidyalelo
C++ Programming · Q922

C++ miscellaneous

Programming · C++ Programming · question 922

Q922

What is the use of no linkage?

A.
make the entity visible to other programs
B.
make the entity visible to other blocks in the same program
C.
make the entity visible only to that block
Answer
D.
make the entity invisible

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board