Savadt719 Savadt719
  • 21-10-2020
  • Computers and Technology
contestada

Assume a random number generator object named randGen exists. What are the possible values for randGen.nextInt(6)?
a. 0...5
b. 0...7
c. 1...6
d. 0...6

Respuesta :

MrRoyal
MrRoyal MrRoyal
  • 21-10-2020

Answer:

a. 0...5

Explanation:

Given

randGen.nextInt(6)

Required

Determine the range of values

Using randGen object,

The syntax to generate a random integer is randGen.nextInt(n)

Where the range is 0 to [tex]n - 1[/tex]

In this case;

n = 6

So, range is 0 to 6 - 1

Range: 0 to 5

Hence;

Option A answers the question

Answer Link

Otras preguntas

what goal of the constitution was also a goal of the Magna Carta?
what goal of the constitution was also a goal of the Magna Carta?
what goal of the constitution was also a goal of the Magna Carta?
what goal of the constitution was also a goal of the Magna Carta?
what goal of the constitution was also a goal of the Magna Carta?
what goal of the constitution was also a goal of the Magna Carta?
what goal of the constitution was also a goal of the Magna Carta?
what goal of the constitution was also a goal of the Magna Carta?
what goal of the constitution was also a goal of the Magna Carta?
what goal of the constitution was also a goal of the Magna Carta?