<=Back
Peter, a student in a college, was presented with the following ten numeric values: 56, 49, 70, 83, 23, 45, 67, 76, 55 and 37. He was asked to create a data structure that would allow him to have access to each value directly.
i)Identify the most appropriate data structure that he would create
ii)Using data structure in (i), write a C program that would display the data.
 Viewed: 617 times
Share in: