Question:

What technology format could be used to generate nine random

Last updated: 7/16/2022

What technology format could be used to generate nine random

What technology format could be used to generate nine random numbers between 1 and 850? Choose the correct answer below. A. RandInt(nine, 1,850) OB. RandInt(9,850) C. RandInt(1,850,9) OD. RandInt(1,850) ....