Question: Question # 3. Write a program to enter values into one dimensional array of ten elements. The entered value for each element must be between
Question # 3. Write a program to enter values into one dimensional array of ten
elements. The entered value for each element must be between 1 to 30.
Read the values of array one by one and draw a bar char or histogram. For
example, if first and second elements of array have values 19 and 7
respectively then output should as:
Element value Histogram
0 19 *******************
1 7 *******
Step by Step Solution
3.40 Rating (166 Votes )
There are 3 Steps involved in it
SCREENSHOT... View full answer
Get step-by-step solutions from verified subject matter experts
