Question: Write a method named rollDice. It should roll two random integers from 1-6 inclusive, and return an int that is the sum of both dice.
Write a method named rollDice. It should roll two random integers from 1-6 inclusive, and return an int that is the sum of both dice.
JAVA
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
