Thread: C programming
View Single Post
Newbie Member
7Feb2007,18:31  
piyush_1502's Avatar
could anyone tell me how can I Perform the following operations on integer array of 10 elements. Accept the values from user.
Sort an array in ascending order.
Display sum of all odd values stored in an array.
Display number of even values stored in an array