Which of the following statements about Cs random number generator is false?

A. The seed can be defaulted or set by the seed random number function (srand).
B. The random number function (rand) generates both integral and real numbers.
C. A random number can be scaled to any range allowed by the computer.
D. By definition, C can generate only pseudorandom numbers.
E. The random number functions are found in stdlib.h.


Answer: B

Computer Science & Information Technology

You might also like to view...

The ________ of a chart is a horizontal border that provides a frame of reference for measuring data horizontally

Fill in the blank(s) with correct word

Computer Science & Information Technology

____ means the process of pushing all the inter-VLAN traffic out a single switch port to the router and then having the traffic routed back to the same switch port to the destination VLAN.

A. Pruning B. Trunking C. Framing D. Router-on-a-stick

Computer Science & Information Technology

When two computers are communicating on a LAN, which part of the process adds MAC addresses of the sending and receiving computers to the message?

A. network interface software B. network client software C. network server software D. the name lookup procedure

Computer Science & Information Technology

Your company has just opened an office in another state and you need the computers to communicate between the offices. What type of network should you create?

A. LAN B. WAN C. SAN D. PAN

Computer Science & Information Technology