Which statement will generate random numbers between 0 and 12?

A. rand(12)
B. srand(12)
C. rand()%13
D. srand()%13


C. rand()%13

Computer Science & Information Technology

You might also like to view...

Which of the following statements about email is FALSE?

A) Copies of your email may exist on several servers even after the recipient deletes it. B) Your employer may read your email at your work. C) It cannot be accessed by hackers. D) Email can be used for targeted marketing.

Computer Science & Information Technology

A white space between side-by-side columns can be set up using which of the following?

A. the left margin of the left column B. the right margin of the right column C. the right margin of the left column D. none of the above

Computer Science & Information Technology

The default setting for the Select Browse Object Feature is Browse by ________

A) section B) edits C) heading D) page

Computer Science & Information Technology

Parameters and arguments must match in number, data type, and order.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology