Question: Really need help writing this in java and add pesudocode please Write a program RollDice.Java that takes an integer command-line argument n, and rolls 10
Write a program RollDice.Java that takes an integer command-line argument n, and rolls 10 fair six-sided dice, n times. Use an integer array to tabulate the number of times each possible total (between 10 and 60) Occurs. Then print a text histogram of the results, as illustrated below
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
