I need a flowchart for this   * RockNRollah.java * Write an application to simulate the rolling of two dice. * The application should use an object of class Random once * to roll the first die and again to roll the second die. * The sum of the two values should then be calculated. * Each die can show an integer value from 1 to 6, so the sum of the values will vary from 2 to 12, * with 7 being the most frequent sum, and 2 and 12 the least frequent. * Your application should roll the dice 36,000,000 times. * Use a one-dimensional array to tally the number of times each possible sum appears. * Display the results in tabular format

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter6: Looping
Section: Chapter Questions
Problem 4GZ
icon
Related questions
Question

I need a flowchart for this

 

* RockNRollah.java

* Write an application to simulate the rolling of two dice.

* The application should use an object of class Random once

* to roll the first die and again to roll the second die.

* The sum of the two values should then be calculated.

* Each die can show an integer value from 1 to 6, so the sum of the values will vary from 2 to 12,

* with 7 being the most frequent sum, and 2 and 12 the least frequent.

* Your application should roll the dice 36,000,000 times.

* Use a one-dimensional array to tally the number of times each possible sum appears.

* Display the results in tabular format.

Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Files and Directory
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT