The random number generator function rand() returns what sort of value to the programmer? What is the minimum and maximum possible values?

What will be an ideal response?

The rand() function returns integer values between 0 and 32,767 . Using the mod operator and simple arithmetic it is possible to produce most any range of numbers.

Computer Science & Information Technology

You might also like to view...

The Query Wizard is an Access tool to help create queries

Indicate whether the statement is true or false

Computer Science & Information Technology

Which Component must be attached to a GameObject in order to play back an animation?

What will be an ideal response?

Computer Science & Information Technology