Which of the following statements declares an object to represent the pseudo-random number generator in a procedure?

Question:

Which of the following statements declares an object to represent the pseudo-random number generator in a procedure?
a. Dim randGen As New RandomNumber
b. Dim randGen As New Generator
c. Dim randGen As New Random
d. Dim randGen As New RandomObject

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: