Question: Please answer in Java code and use Strings, the String class (format), arrays, Math.random() and Scanner objects, do not use Random class and arraylists, thank

Please answer in Java code and use Strings, the String class (format), arrays, Math.random() and Scanner objects, do not use Random class and arraylists, thank you
(2) Histogram Program Write a program called HistogramProgram that creates an array of 100 randomly-generated byte 0**** values ranging from 0 to 9. The program should 1 1******** then display a histogram showing (as a string of characters) the number of times that a certain number was generated. The histogram should 4* look like this (although results will vary each time 5* that you run it) 6 7 1*** 8 1**
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
