(int)('a' + Math.random() * ('z' - 'a' + 1)) returns a random number __________.

a. between 0 and (int)'z'
b. between (int)'a' and (int)'z'
c. between 'a' and 'z'
d. between 'a' and 'y'

b

Computer Science & Information Technology

You might also like to view...

In VBA, a statement is the value that a module passes to a function

Indicate whether the statement is true or false

Computer Science & Information Technology

The prompt for a router's user EXEC mode is router/ >. True or False?

Indicate whether the statement is true or false

Computer Science & Information Technology