Computer Science for IGCSE & O level - Programming (Section 8 - No. 40)

How is the `RANDOM` routine typically used?
To generate a random number.
To round a number to a specific decimal place.
To determine the quotient of a division.
To find the remainder of a division.

Explanation

The `RANDOM` routine is used to produce pseudo-random numbers.

Comments (0)

Advertisement