0 votes
in C Plus Plus by
What is an array of pointers in C Language?

1 Answer

0 votes
by
Linker converts an object code into an executable code by linking together the necessary built in

functions. The form and place of declaration where the variable is declared in a program

determine the linkage of variable.
...