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.

Related questions

0 votes
asked Mar 17, 2020 in C Plus Plus by rajeshsharma
0 votes
asked Jan 6 in C Plus Plus by GeorgeBell
...