subject

Write a program that calls a method DiceRoll that simulates the rolling of a pair of dice 500 times. Use an array of size 11 (one subscript location for each number that can be rolled with two dice 2-12). Keep track of the total rolls of each number 2-12 with the array. After the 500 rolls, output the array basically, a list of the Rolls (2-12) and the frequency (count out of 500) of each roll. Java and C# please.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 06:00
How can a user delete a drawing object
Answers: 1
question
Computers and Technology, 25.06.2019 00:30
What is a typeface? a. a collection of similar text b. a collection of similar fonts c. a collection of similar designs d. a collection of similar colors e. a collection of similar images
Answers: 1
question
Computers and Technology, 25.06.2019 05:10
Write a program that asks for 'name' from the user and then asks for a number and stores the two in a dictionary (called 'the_dict') as key-value pair. the program then asks if the user wants to enter more data (more data (y/n)? ) and depending on user choice, either asks for another name-number pair or exits and stores the dictionary key, values in a list of tuples and prints the list. note: ignore the case where the name is already in the dictionary. example: name: pranshu number: 517-244-2426 more data (y/n)? y name: rich number: 517-842-5425 more data (y/n)? y name: alireza number: 517-432-5224 more data (y/n)? n [('alireza', '517-432-5224'), ('pranshu', '517-244-2426'), ('rich', '517-842-5425')]
Answers: 3
question
Computers and Technology, 25.06.2019 07:00
How do the portrait and landscape page orientations in the process of printing a worksheet?
Answers: 1
You know the right answer?
Write a program that calls a method DiceRoll that simulates the rolling of a pair of dice 500 times....
Questions
question
Mathematics, 02.02.2021 22:50
question
Computers and Technology, 02.02.2021 22:50
question
Biology, 02.02.2021 22:50
question
Mathematics, 02.02.2021 22:50
question
Mathematics, 02.02.2021 22:50