Which library package would you import to use the class Random?


Which library package would you import to use the class Random?


a) java.beans

b) java.io

c) java.lang

d) java.text

e) java.util

Answer: e. Explanation: This is a java utility, and so is found in the java.util package.