I am totally confused on how to do a tasks.
Im trying to generate a program that is a One-Dimensional array of random elements of type interger defined in the range between 0&9. Then sort the element of the array in the ascending order, where it computes the frequency of each element that appears in the array, and for it to also display the results in a histogram.
my array size is 50<=size<=200
Will you post some code please and show us what you have done so far? Then, would you be more specific on what exactly you need help with? I don't even see a question.