Develop a Visual Studio C# application with the following features:

studenthomeworksolution
 (Not rated)
 (Not rated)
Chat

Write the code to simulate the throwing of a pair of dice 100 times. Each time the dice are thrown note the result. After 100 throws, display a frequency chart that shows the number of times(frequency) each number appeared in the simulation. The output may look like this:

Number Frequency

2 xxx

3 xxx

4 xxx

etc...

    • 13 years ago
    Develop a Visual Studio C# application
    NOT RATED

    Purchase the answer to view it

    • rolldice100times_cs.zip