a) Input two different arrays of integer. Write a ‘C’ program using pointer variables to
merge them into third array of sufficient size.
Input two different arrays of integer
July 6, 2021 in C and CPP
July 6, 2021 in C and CPP
a) Input two different arrays of integer. Write a ‘C’ program using pointer variables to
merge them into third array of sufficient size.