s linking 7 5 points for the following two modules main and sum for each symbol that 5189170
s. Linking (7.5 points) For the following two modules main and sum, for each symbol that is defined and referenced in main.o, indicate it will have a symbol table entry in the symtab section in module main.o. If so, indicate the module that defines the symbol (main.o or sum.o), the symbol type (local, global, or extern). int sum(int xa, int n) int sum(int a, int n); int array [2] = {1, 2); int main() int i, s = 0; for (i=0; i