Question: Write a Java program>> public static char getRandomColor(Random random)- using the random.nextint(6) method call generate a random integer balue between 0 and 5. public static
public static char getRandomColor(Random random) - Using the random.nextInt(6) method call generate a random integer value between 0 and 5. The character to return for a 0 0 'R' o 1 - 'G' 2- 'B' 1 1 AWNO 1 1 particular integer will be
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
