UCS354H - BEC - HOME

Program to implement simple string library functions. Develop program to perform the following using recursive function. i) Print the numbers accepted from keyboard in reverse order. ii) Obtain sum of array elements, even elements, odd elements. iii) Obtain length of array, occurrence count, reverse array elements ................
................