If a(n) ____ technique is not used, rand() will always produce the same series of random numbers.

A. randomization
B. optimizing
C. seeding
D. efficient


Answer: C

Computer Science & Information Technology

You might also like to view...

The first step in ____ is exploration, which is where the target is identified and characterized.

A. network testing B. penetration testing C. application testing D. system testing

Computer Science & Information Technology

Write a loop that will read from the current position in a file up to the end of the current line, and send this output to the screen. You may assume that any variables you need are declared, including file variables, and that any needed files have been successfully opened.

What will be an ideal response?

Computer Science & Information Technology

Which of the following is NOT one of the units in which text size can be specified on a Web page?

A) centimeters B) points C) weights D) picas

Computer Science & Information Technology

Joe is working in a database that stores client data. He needs to design a field that will assign a client ID number each time a user enters a new client. The data type he should apply to this field is:

A) Number B) Text C) Memo D) AutoNumber

Computer Science & Information Technology